Back to directory
kachponzchi/sequential-thinking-mcp-exploration

kachponzchi/sequential-thinking-mcp-exploration

@kachponzchi

A Model Context Protocol (MCP) server that facilitates structured, progressive thinking through defined stages

sequential-thinkingmcpstructured-thinkingproblem-solvingthought-trackingreasoningpythoncognitive-stagestool

Installation & Configuration

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

Information

Transport
stdio
Language
Python
Created
2026/6/15
Updated
2026/6/17