DirectorySequentialthinking Tools
tools

Sequentialthinking Tools

by spences10

60
Health
good
71
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.

570stars
84forks
TypeScript
MIT
Updated March 11, 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 Healthgood

Freshness32/40
Issue response15/30
Org backing10/20
Longevity3/10
Updated recently

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