mcp-sequential-thinking

mcp-sequential-thinking

129

The Sequential Thinking MCP Server is designed to facilitate structured and progressive thinking by organizing thoughts into defined stages. It helps users manage and track complex problem-solving processes, ensuring clarity and coherence. Key features include thought tracking, summary generation, and an extensible architecture.

uv
{
  "mcpServers": {
    "sequential-thinking": {
      "command": "uv",
      "args": [
        "--directory",
        "C:\\path\\to\\your\\mcp-sequential-thinking\\run_server.py",
        "run",
        "server.py"
      ]
    }
  }
}
mcp-sequential-thinking
{
  "mcpServers": {
    "sequential-thinking": {
      "command": "mcp-sequential-thinking"
    }
  }
}