Sequential Thinking MCP

development tools
claude desktop
cursor
GitHub

Extended thinking and reasoning capabilities. Break down complex problems step-by-step.

12/8/2025

Installation

npm install -g @modelcontextprotocol/server-sequential-thinking

Add to your MCP settings:

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

Tags

thinking
reasoning
problem-solving