DirectorySequentialthinking Tools
tools

Sequentialthinking Tools

by spences10

50
Health
fair
60
Popularity

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

580stars
86forks
TypeScript
MIT
Updated May 10, 2026
#mcp#model-context-protocol#modelcontextprotocol#tool

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

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

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

npx mcp-sequentialthinking-tools

Maintenance Healthfair

Freshness32/40
Issue response3/30
Org backing10/20
Longevity5/10
Updated recently
Most issues unresolved

Server Info

Categorytools
LanguageTypeScript
LicenseMIT
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory