Jacck/mcp-reasoner
A systematic reasoning MCP server implementation for Claude Desktop with beam search and thought evaluation.
Overview
Jacck/mcp-reasoner is a TypeScript MCP server licensed under MIT. A systematic reasoning MCP server implementation for Claude Desktop with beam search and thought evaluation.
Ranked #9198 out of 25632 indexed tools.
Ecosystem
TypeScript MIT
Signal Breakdown
Stars 277
Freshness 1y ago
Issue Health 11%
Contributors 3
Dependents 0
Forks 34
Description Good
License MIT
How to Improve
Description low impact
Freshness high impact
Issue Health high impact
Matched Queries
From the README
# 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: > > - `mcts-002-alpha` > > - 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 > > - `mcts-002alt-alpha` > > - 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 ReasoningRead full README on GitHub →
Are you the maintainer? Claim this listing