Jacck/mcp-reasoner
A systematic reasoning MCP server implementation for Claude Desktop with beam search and thought evaluation.
Platform-specific configuration:
{
"mcpServers": {
"mcp-reasoner": {
"command": "npx",
"args": [
"-y",
"mcp-reasoner"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...