Sequential Thinking
MCP Serverby arben-adm · Added 5mo ago
Claude
862
Install
git clone https://github.com/arben-adm/mcp-sequential-thinkingAdd to Claude
claude mcp add arben-adm-mcp-sequential-thinkingQuick 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": [
"@modelcontextprotocol/sequential-thinking"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Implements structured step-by-step reasoning to break down and methodically analyze complex problems.
Tags
AI & MLmcp-server