Collactions Logo

Sequential Thinking

@modelcontextprotocol/server-sequentialthinking • Official MCP Server

Official3 tools2024Open Source

About

Dynamic and reflective problem-solving through thought sequences.

Tools

Connect

Claude doesn't support OAuth yet so use text instead. Get URL will load instead

Test this MCP Server

Try this server with real prompts and see the results

Installation & Setup

Install and configure this MCP server for your environment.

# Install the server
npm install @modelcontextprotocol/server-sequentialthinking

# Add to Claude Desktop config
{
  "mcpServers": {
    "sequential_thinking": {
      "command": "npx",
      "args": ["@modelcontextprotocol/server-sequentialthinking"]
    }
  }
}
This is a real, working MCP server from the official repository.

Details

Package@modelcontextprotocol/server-sequentialthinking
Tools Available3 tools
Status✓ Official
LicenseMIT
Published2024
Source Code
Test Server