Sequential Thinking
MCP Serverby modelcontextprotocol · Added 5mo ago
Claude
81.9k
Install
npx -y @modelcontextprotocol/server-sequential-thinkingAdd to Claude
claude mcp add modelcontextprotocol-servers-src-sequentialthinkingQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"sequential-thinking": {
"command": "npx",
"args": [
"-y"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Implements a structured sequential thinking process for breaking down complex problems, iteratively refining solutions, and exploring multiple reasoning paths.
Tags
AI & MLmcp-servernpm