LongClaw 龙爪
English

Sequential Thinking MCP

stdio / HTTP

Sequential Thinking MCP provides a structured thinking tool for decomposing tasks, revising plans, and tracking reasoning steps.

MCP 服务收藏 432026-06-04MIT
MCP 服务已关联来源ModelScope MCPreasoningworkflowlocalMCP Server. Review tool permissions and credentials before enabling.

Sequential Thinking MCP

Sequential Thinking MCP provides a structured tool for step-by-step reasoning.

Key Features

  • Break complex tasks into explicit thought steps.
  • Revise previous steps as new information appears.
  • Keep planning and reasoning state visible to the MCP client.

Server Configuration

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

Security Notes

This server is local and does not require external credentials by default.