Advanced Reason MCP is a server implementation that enables AI assistants to leverage structured reasoning capabilities through the deepseek-r1 model. It provides three specialized tools: a deepseek reasoner for analytical thinking and problem decomposition, a reflection tool that evaluates reasoning processes with quality scoring (0.0-1.0), and a sequential thinking tool that supports dynamic problem-solving with branching thoughts. Built with TypeScript and the Ollama API, it processes reasoning requests by extracting structured thinking blocks from model outputs, making it particularly valuable for users who need to solve complex problems requiring step-by-step analysis, critical evaluation, and adaptive reasoning strategies.
No explicit actions found
This MCP server may use standard commands or have its functionality documented in the README. Check the Setup or README tabs for more information.
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!