Sequentialthinking Tools
Freeby MCP Community
MCP server for Sequential Thinking Tools
v0.0.4Added Apr 12, 2026
mcpmodel-context-protocolsequential-thinkingproblem-solvingtool-recommendation
Sequentialthinking Tools MCP Server
MCP server for Sequential Thinking Tools
Installation
npx -y mcp-sequentialthinking-tools
Reviews
Installation
Quick install
npx -y mcp-sequentialthinking-tools
Add to claude_desktop_config.json
{
"mcpServers": {
"sequentialthinking-tools": {
"command": "npx",
"args": ["-y", "mcp-sequentialthinking-tools"]
}
}
}