AI & LLMs
Sequential Thinking MCP
Sequential Thinking is an MCP reference server that guides models through dynamic thought sequences—planning, revising, and branching—to improve complex problem solving before taking tool actions.
Stars
88.4k
Installs
589.6k
License
MIT
Kind
MCP
Trust evidence
Verified
Verified MCP — curated catalog entry with reviewed setup metadata.
- Stars: 88.4k · catalog
- Freshness: Updated 2026-07-04
- Used in 1 known stack
Prerequisites
- · Host app that loads MCP config (Cursor, Claude Desktop, etc.)
- · Node.js 18+
Reference command
{
"mcpServers": {
"sequential-thinking": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-sequential-thinking"]
}
}
}