MCP directory

Sequential Thinking

0.6.3

io.github.modelcontextprotocol/servers-sequential-thinking

Structured multi-step reasoning: record, revise, and branch thoughts before answering.

publisher
Model Context Protocol
auth
no auth
transport
stdio
runtime
npx
install
npx -y @modelcontextprotocol/server-sequential-thinking
tools
sequentialthinking
tags
reasoning

sourcedocs

Client config

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

npx -y @modelcontextprotocol/server-sequential-thinking