by Jacck · MCP Server · ★ 277
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
MCP Reasoner A reasoning implementation for Claude Desktop that lets you use both Beam Search and Monte Carlo Tree Search (MCTS). tbh this started as a way to see if we could make Claude even better at complex problem-solving... turns out we definitely can. Current Version: v2.0.0 What's New: Added 2 Experimental Reasoning Algorithms: - - Uses the A Search Method along with an early alpha implementation of a Policy Simulation Layer - Also includes an early alpha implementation of Adaptive Exploration Simulator & Outcome Based Reasoning Simulator NOTE the implementation of these alpha simulators is not complete and is subject to change - - Uses the Bidirectional Search Method along with an early alpha implementation of a Policy Simulation Layer - Also includes an early alpha implementation of Adaptive Exploration Simulator & Outcome Based Reasoning Simulator NOTE the implementation of these alpha simulators is not complete and is subject to change What happened to and ? Quite simply: It was useless and near similar to the base method.
| Stars | 277 |
| Forks | 34 |
| Language | TypeScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 66.9777344325229/100 |
| Open Issues | 8 |
| Last Updated | 2025-01-08 |
| Created | 2024-12-19 |
| Platforms | claude-code, mcp, node |
| Est. Tokens | ~378k |
Explore other popular mcp server tools:
mcp-reasoner is A systematic reasoning MCP server implementation for Claude Desktop with beam search and thought evaluation.. It is categorized as a MCP Server with 277 GitHub stars.
mcp-reasoner is primarily written in TypeScript.
You can find installation instructions and usage details in the mcp-reasoner GitHub repository at github.com/Jacck/mcp-reasoner. The project has 277 stars and 34 forks, indicating an active community.
mcp-reasoner is released under the MIT license, making it free to use and modify according to the license terms.