GitHub 仓库

spences10/mcp-sequentialthinking-tools

TypeScript 首次收录 2025-01-24 更新于 2026-07-16 查看源 ↗

GitHub 仓库 中按Star排名第 680 / 共 783

583 Star

🧠 An adaptation of the MCP Sequential Thinking Server to guide tool usage. This server provides recommendations for which MCP tools would be most effective at each stage.

项目介绍

A lightweight MCP server for recording sequential reasoning steps. It is a scratchpad with history, branching, revision metadata, and optional validation for model-authored tool plans.

It does not discover your other MCP tools and it does not choose tools for the model. If you pass availabletools and recommendedtools, the server validates that the recommended names exist and stores the step.

Use this when a task benefits from explicit, inspectable reasoning:

Do not use it for trivial requests. It adds overhead.

If recommendedtools contains a name not present in availabletools, the call returns isError: true and does not store the thought.

The server treats thought text, tool…

摘自 github.com/spences10/mcp-sequentialthinking-tools

最新指标

Star 583 2026-07-16
Fork 87 2026-07-16
提交 81 2026-07-16
发布 0 2026-07-16
Watcher 3 2026-07-16
开放 issue 3 2026-07-16
开放 PR 9 2026-07-16