mcp-reasoner

mcp-reasoner is an MCP server implementation for Claude Desktop that provides configurable reasoning strategies—Beam Search and Monte Carlo Tree Search (MCTS)—and reports/evaluates the quality of different reasoning paths. It also includes experimental “alpha” MCTS variants with additional (incomplete/subject-to-change) simulation layers.

Evaluated Mar 30, 2026 (21d ago)
Repo ↗ Ai Ml mcp claude-desktop typescript reasoning beam-search monte-carlo-tree-search mcts ai-agents
⚙ Agent Friendliness
44
/ 100
Can an agent use this?
🔒 Security
30
/ 100
Is it safe for agents?
⚡ Reliability
32
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
62
Documentation
55
Error Messages
0
Auth Simplicity
95
Rate Limits
0

🔒 Security

TLS Enforcement
60
Auth Strength
15
Scope Granularity
10
Dep. Hygiene
45
Secret Handling
30

Security posture is hard to confirm from the provided materials. The service is configured as a local MCP server (likely behind Claude Desktop), and no auth/scopes are described. If it accepts arbitrary inputs and/or forwards prompts to models, it may be exposed to prompt-injection-style risks inherent to agent tooling; also, any logging of reasoning traces/secrets is unknown. Dependency hygiene is unknown beyond a few listed dependencies.

⚡ Reliability

Uptime/SLA
0
Version Stability
55
Breaking Changes
60
Error Recovery
15
AF Security Reliability

Best When

You want an on-prem/local MCP tool for Claude Desktop that can try multiple search-based reasoning approaches and you can tolerate experimental algorithm behavior.

Avoid When

You need mature, stable algorithmic components with well-defined evaluation semantics and robust operational guidance (rate limits, error recovery, etc.).

Use Cases

  • Complex problem solving in Claude Desktop with enhanced search over reasoning paths
  • Exploring different reasoning strategies (beam search vs MCTS) for tasks requiring deeper deliberation
  • Research/experimentation with search-based reasoning and intermediate evaluation of reasoning paths

Not For

  • Production systems that require strong guarantees about algorithm completeness (alpha components are explicitly incomplete)
  • Use cases requiring a public hosted API, webhooks, or managed scalability
  • Environments where local tooling cannot be run (it is configured via a local MCP server command)

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: None indicated for MCP local server
OAuth: No Scopes: No

No authentication mechanism is described in the provided README; MCP usage appears to be local to Claude Desktop via command/args.

Pricing

Free tier: No
Requires CC: No

No pricing/hosting model described; appears to be a self-hosted/local npm package.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Alpha MCTS variants explicitly mention incomplete simulators and subject-to-change behavior, so agents should not assume stable outputs or semantics for those modes.
  • README does not document tool schemas/inputs/outputs in detail, so an agent may need to inspect the repository code to reliably call MCP tools.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for mcp-reasoner.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-03-30.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered