StackMCP
ai-toolsOfficial

Sequential Thinking MCP

93

Anthropic

Enable structured, step-by-step reasoning for complex problem solving. Helps AI break down problems into logical sequences.

79.1k56.6k/wk515 tokens(0.3%)Official3d ago
thinkingreasoningproblem-solvingstructured

Quick Setup

Paste in ~/.claude.json

json
{
  "mcpServers": {
    "sequential-thinking-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-sequential-thinking"
      ]
    }
  }
}

Part of these stacks

View on GitHubnpm