Back to search
30
MCP

recursive-thinking-mcp

npm/recursive-thinking-mcp

Token-efficient recursive thinking MCP server for AI agents. Achieve production-ready solutions through iterative refinement with 70% token reduction. Perfect for Claude, AI problem-solving, and complex task automation.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

deep-reasoning-mcp
MCP server for recursive deep reasoning — architecture analysis, code review, debugging, incident triage, and brainstorming
0 tools
cctx-mcp
MCP server for AI agents — structured code analysis that cuts token usage by 87%
0 tools
iflow-mcp_think_mcp
MCP server providing a 'think' tool for structured reasoning, inspired by Anthropic's Claude 'think' tool. Enables agentic LLMs to pause, lo
0 tools
iflow-mcp_rai220-think_mcp
MCP server providing a 'think' tool for structured reasoning, inspired by Anthropic's Claude 'think' tool. Enables agentic LLMs to pause, lo
0 tools
viveka-mcp-server
MCP server for structured iterative reasoning with 13 critical thinking lenses — a disciplined thinking scaffold for AI agents. Features str
0 tools
io.github.hebline/mcp-server
Intelligent API routing for AI agents. Best service, best price, free alternatives.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "recursive-thinking-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}