mos7136mh/sequential-thinking
0
Sequential Thinking MCP Server (HF Spaces)
An MCP server for dynamic, multi-step problem-solving — ported from the official @modelcontextprotocol/server-sequential-thinking to Python with SSE transport for ChatGPT compatibility.
Connecting from ChatGPT (Developer Mode)
Use the SSE endpoint:
https://mos7136mh-sequential-thinking.hf.space/sseMessages endpoint:
https://mos7136mh-sequential-thinking.hf.space/messagesTool: sequentialthinking
Break down complex problems step by step, with support for revisions, branching, and dynamic depth adjustment.
Parameters
Returns
Returns thoughtNumber, totalThoughts, nextThoughtNeeded, branches, and thoughtHistoryLength.
Endpoints
GET /— Server infoGET /health— Health checkGET /sse— SSE session endpointPOST /messages— MCP messages
