MCP Think Tool Server
MCP 思考工具服务器
模型上下文协议 (MCP) 服务器实现了“思考”工具,用于提高 Claude 的复杂推理能力。
概述
该 MCP 服务器实现了 Anthropic博客文章中描述的“思考”工具,该工具为 Claude 提供了一个专用的空间,用于在复杂的问题解决任务中进行结构化思考。事实证明,在需要遵循策略并在长链工具调用中进行推理的复杂任务中,该思考工具能够显著提升性能。
Related MCP server: MCP Advanced Reasoning Server
特征
结构化思维空间:为克劳德提供一个专门的空间来分解复杂的问题
安装
使用 npx 运行
npx -y think-tool-mcp手动安装
npm install -g think-tool-mcp在光标上运行
配置 Cursor 🖥️ 注意:需要 Cursor 版本 0.45.6+
要在 Cursor 中配置 Think Tool MCP:
打开游标设置
前往“功能”>“MCP 服务器”
点击“+ 添加新的 MCP 服务器”
输入以下内容:
名称:“think-tool-mcp”(或您喜欢的名称)
类型:“命令”
命令:
npx -y think-tool-mcp
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/abhinav-mangla/think-tool-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server