MCP server intelligence profile

mcp-reasoner MCP Server

A systematic reasoning MCP server implementation for Claude Desktop with beam search and thought evaluation capabilities

Local OnlyJacck
Awaiting current scanSource Git · ee93c70d31a1611d0db9ac4f93592d6e15a98be2

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

1Distribution channel
1Independently observed tools
0Linked remote endpoints
AvailableVersion intelligence

Detailed security scan evidence is not public for this MCP yet. Public identity, registry metadata, and independently observed protocol inventory remain available.

Install and connect

Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.

No verified installation or connection method is available in the retained evidence yet.

Identity

Canonical slugmcp-reasoner-03329c1dDeploymentLocal Only
Canonical packageRepositoryJacck/mcp-reasoner
First publishedLatest release
Last security verificationClassification confidence90%
PublicationDraftOfficial distributionNot verified

Distributions

ChannelIdentifierCurrent versionVersionsSource
source_gitjacck/mcp-reasoneree93c70d31a1611d0db9ac4f93592d6e15a98be21Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
source_gitjacck/mcp-reasoneree93c70d31a1611d0db9ac4f93592d6e15a98be2CurrentAug 25, 20261 toolsSucceeded · 0 resources · 0 promptsEvidence restricted
Enterprise protection

Continuously monitor this MCP for security risk

Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.

  • Independent exact-version security scans
  • Continuous release and vulnerability monitoring
  • Risk-change alerts with capability context
  • Historical evidence and API exports
Custom pricingContact salesTailored to your organization, integrations, data needs, and support requirements.

Current version evidence

No public current-version evidence is available yet.

Current protocol inventory

2024-11-05Negotiated protocol
mcp-reasonerServer-reported name
1Capability groups
Aug 25, 2026Observed

Tools 1

ToolCategoryAnnotationsRisk
mcp-reasonerAdvanced reasoning tool with multiple strategies including Beam Search and Monte Carlo Tree Search
Input schema
{
  "type": "object",
  "properties": {
    "thought": {
      "type": "string",
      "description": "Current reasoning step"
    },
    "thoughtNumber": {
      "type": "integer",
      "description": "Current step number",
      "minimum": 1
    },
    "totalThoughts": {
      "type": "integer",
      "description": "Total expected steps",
      "minimum": 1
    },
    "nextThoughtNeeded": {
      "type": "boolean",
      "description": "Whether another step is needed"
    },
    "strategyType": {
      "type": "string",
      "enum": [
        "beam_search",
        "mcts",
        "mcts_002_alpha",
        "mcts_002_alt_alpha"
      ],
      "description": "Reasoning strategy to use (beam_search or mcts)"
    },
    "beamWidth": {
      "type": "integer",
      "description": "Number of top paths to maintain (n-sampling). Defaults to 3 if not specified",
      "minimum": 1,
      "maximum": 10
    },
    "numSimulations": {
      "type": "integer",
      "description": "Number of MCTS simulations to run. Defaults to 50 if not specified",
      "minimum": 1,
      "maximum": 150
    }
  },
  "required": [
    "thought",
    "thoughtNumber",
    "totalThoughts",
    "nextThoughtNeeded"
  ]
}

Resources 0

  • None observed.

Resource templates 0

  • None observed.

Prompts 0

  • None observed.

Remote endpoints

EndpointTransportAuthenticationHealthObserved
No verified remote endpoint is linked.

mcp-reasoner MCP Server questions

How do I install mcp-reasoner MCP Server?

No verified package installation command is available in the retained catalog evidence.

What tools does mcp-reasoner MCP Server provide?

mcp-reasoner MCP Server exposed 1 tool during independent protocol observation, including mcp-reasoner.

Is mcp-reasoner MCP Server secure?

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

Explore related MCP server guides

Curated product and capability guides containing this catalog record.

Official vs Community MCP Servers

Let’s talk about MCP security.

Share your details and our security team will contact you.