Back to directory
kenji200056/thinking-mcp-tool

kenji200056/thinking-mcp-tool

@kenji200056

基于 Anthropic Think Tool 概念的 MCP 服务器,用于增强 Claude 的复杂问题思考能力。

think-toolreasoningprompt-engineeringclaudeanthropicmcpjavascripttool

Installation & Configuration

{
  "mcpServers": {
    "thinking-mcp-tool": {
      "command": "node",
      "args": [
        "/path/to/thinking-mcp-tool/build/index.js"
      ],
      "disabled": false,
      "alwaysAllow": []
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/15
Updated
2026/6/17