think-mcp logo

think-mcpMCP 服务器用于推理

(0)
Daniel Nikulshyn审阅者 Daniel Nikulshyn·更新 2026年7月

概览

Think MCP 是 Model Context Protocol(MCP)服务器的实现,为具有代理 AI 工作流程的结构化 Reasoning 提供了 'think' 工具。 'think' 工具允许 AI 代理暂停并记录一个明确的想法,在复杂的推理或多步工具使用过程中,向日志添加想法而不改变环境或数据库。这一方法在工具输出分析、政策繁琐的环境以及顺序决策中尤其有用。该项目灵感来自 Anthropic 的“think”工具工程文章,旨在与 Claude 或其他具有代理 LLMs 的环境集成。

主要功能

  • 实现 'think' 工具用于结构化推理
  • MCP 服务器配置用于与代理的集成
  • 高级模式提供额外的工具用于批评计划和搜索

价格

模型
Free
评分
暂无评价

使用场景

工具输出分析

使用 'think' 工具处理和分析以前工具调用的结果

政策繁琐的环境

使用 'think' 工具验证遵从规定和政策

优点 & 缺点

优点

  • 使结构化推理在代理 AI 工作流程中得到支持
  • 通过添加推理能力提高评估指标
  • Minimal 和标准化的 MCP 服务器实现

缺点

  • 仅限将想法添加到日志中而不修改环境
  • 要求与兼容的代理 LLMs 集成

评测

登录以留下评测。

暂无评测。来当第一个吧!

问答

What extra capabilities does the advanced mode provide?

In advanced mode, Think MCP adds three additional tools—criticize plan, search, and plan criticism—allowing agents to evaluate and refine their plans and perform web searches via a TAVILY API key.

Asked by Bartek Adamski · Jul 9, 2026

Does Think MCP modify the environment when recording thoughts?

No. The 'think' tool only appends the supplied thought string to the agent’s log; it does not change the external environment or any database.

Asked by Anders Lindgren · Jul 6, 2026

What AI models can I integrate Think MCP with?

Think MCP is a standards‑based MCP server and can be integrated with any agentic LLM that supports the Model Context Protocol, including Anthropic’s Claude and other compatible models.

Asked by Rina Desai · Mar 29, 2026

提问

服务配缩器 的替代品