Sequential Thinking MCP Server - Forked to Support SSE
@light4
Sequential Thinking MCP Server - Forked to Support SSE について
Sequential Thinking MCP Server - Forked to Support SSE
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp-server-sequentialthinking": {
"command": "docker",
"args": [
"build",
"-t",
"mcp/sequentialthinking",
"-f",
"src/sequentialthinking/Dockerfile",
"."
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Sequential Thinking MCP Server - Forked to Support SSE?
An MCP server implementation that provides a tool for dynamic and reflective problem-solving through a structured thinking process. It helps break down complex problems into manageable steps, revise and refine thoughts, branch into alternative reasoning paths, and generate solution hypotheses. This fork specifically adds support for SSE (Server-Sent Events) transport.
How to use Sequential Thinking MCP Server - Forked to Support SSE?
Configure it with Claude Desktop by adding an entry to claude_desktop_config.json either via npx (@modelcontextprotocol/server-sequential-thinking) or Docker (mcp/sequentialthinking). The tool sequential_thinking is invoked with thought inputs and parameters.
Key features of Sequential Thinking MCP Server - Forked to Support SSE?
- Break down complex problems into manageable steps
- Revise and refine thoughts as understanding deepens
- Branch into alternative paths of reasoning
- Adjust total number of thoughts dynamically
- Generate and verify solution hypotheses
- Supports SSE transport for streaming communication
Use cases of Sequential Thinking MCP Server - Forked to Support SSE?
- Breaking down complex problems into steps
- Planning and design with room for revision
- Analysis that might need course correction
- Problems where full scope is not initially clear
- Tasks needing context maintenance over multiple steps
FAQ from Sequential Thinking MCP Server - Forked to Support SSE?
What is the sequential_thinking tool?
It is the main tool provided, which facilitates a detailed, step-by-step thinking process. It takes inputs like thought, nextThoughtNeeded, thoughtNumber, totalThoughts, and optional revision/branching parameters.
How do I configure it with Claude Desktop?
Use either npx with @modelcontextprotocol/server-sequential-thinking or Docker with mcp/sequentialthinking in the claude_desktop_config.json.
What are the optional inputs for branching?
The tool accepts branchFromThought (integer) and branchId (string) to define branching points in reasoning. Also needsMoreThoughts (boolean) indicates if additional thoughts are required.
What is the license of this server?
It is licensed under the MIT License. You are free to use, modify, and distribute the software subject to the terms of the MIT License.
「その他」の他のコンテンツ

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Codelf
unbugA search tool helps dev to solve the naming things problem.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
コメント