aiagent.club
中文
GitHub repo

spences10/mcp-sequentialthinking-tools

TypeScript Tracked since 2025-01-24 Updated 2026-09-12 View source ↗

#709 of 803 by Stars among GitHub repos

587 Stars

🧠 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.

About

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…

Excerpted from github.com/spences10/mcp-sequentialthinking-tools

Latest metrics

Stars 587 2026-09-12
Forks 84 2026-09-12
Commits 88 2026-09-12
Releases 1 2026-09-12
Watchers 3 2026-09-12
Open issues 2 2026-09-12
Open PRs 8 2026-09-12