Back to directory
marcopesani/think-mcp-server

marcopesani/think-mcp-server

@marcopesani

A minimal MCP Server based on the Anthropic's "think" tool research, enabling Claude to perform complex reasoning

thinkanthropicreasoningclaudemcptool

Installation & Configuration

{
  "mcpServers": {
    "think": {
      "command": "npx",
      "args": [
        "-y",
        "think-mcp-server"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/17
Updated
2026/6/17