Parth3930/recursive-thinking-mcp
Token-efficient MCP server for AI agents to achieve production-ready solutions through iterative refinement
v2.0.0 - Now with chain-of-thought reasoning, self-evaluation, and continuous refinement!
Token-efficient MCP server that makes AI agents think deeper through structured reasoning chains, self-critique, and automatic rethinking loops.
| Feature | Description | Benefit | |---------|-------------|---------| | Chain of Thought | AI explains WHY it chose each solution | Transparent reasoning, better decisions | | Self-Evaluation | AI rates its own solutions (1-10 scale) | Honest assessment of solution quality | | Rethink Loop | Automatic rethinking if rating <7 or issues found | Continuous improvement without token waste | | Phase-Based Prompts | 5 structured phases (explore β justify β evaluate β rethink β finalize) | Focused thinking, reduced token usage | | Smart Compression | Preserves reasoning while compressing history | ~70% token reduction maintained |
βββββββββββββββ
β 1. EXPLORE β βββ Propose solution with reasoning & alternatives
ββββββββ¬βββββββ
βΌ
βββββββββββββββ
β 2. JUSTIFY β βββ Critically examine reasoning & assumptions
ββββββββ¬βββββββ
βΌ
βββββββββββββββ
β 3. EVALUATEβ βββ Rate solution (1-10), identify weaknesses
ββββββββ¬βββββββ
βΌ
βββββ΄ββββ
β Score β
β β₯7? β ββNOββ βββββββββββββββ
βββββ¬ββββ β 4. RETHINK βLoading reviews...