MCP Directory
Back

mcp-sequentialthinking-tools

by spences10 · TypeScript · ★ 579

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

#mcp#model-context-protocol#modelcontextprotocol#tool

Install

npx -y github:spences10/mcp-sequentialthinking-tools

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-sequentialthinking-tools": {
      "command": "npx",
      "args": [
        "-y",
        "github:spences10/mcp-sequentialthinking-tools"
      ]
    }
  }
}

From the README

[](https://viteplus.dev) [](https://vitest.dev) 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 and , the server validates that the recommended names exist and stores the step. Use this when a task benefits from explicit, inspectable reasoning: - breaking a messy problem into steps; - revising or branching a plan; - keeping a small reasoning hist…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related productivity servers