The reputation layer for AI skills, tools & agents

Jacck/mcp-reasoner

Score: 23.8 Rank #9198

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

Expand your description to 150+ characters for better discoverability

Freshness high impact

Last commit was 431 days ago — a recent commit would boost your freshness score

Issue Health high impact

You have 8 open vs 1 closed issues — triaging stale issues improves health

Badge

AgentRank score for Jacck/mcp-reasoner
[![AgentRank](https://agentrank-ai.com/api/badge/tool/Jacck--mcp-reasoner)](https://agentrank-ai.com/tool/Jacck--mcp-reasoner)
<a href="https://agentrank-ai.com/tool/Jacck--mcp-reasoner"><img src="https://agentrank-ai.com/api/badge/tool/Jacck--mcp-reasoner" alt="AgentRank"></a>

Matched Queries

"mcp server""mcp-server"

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 Reasoning 
Read full README on GitHub →
Are you the maintainer? Claim this listing