DirectorySequential Thinking MCP
AI/ML

Sequential Thinking MCP

by Anthropic

50
Health
fair
88
Popularity

Enhance AI reasoning with structured sequential thinking. Break complex problems into steps and track reasoning chains.

85,341stars
10,645forks
4,200views
TypeScript
MIT
Updated May 10, 2026
#reasoning#thinking#chain-of-thought#official

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

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

Install method inferred — check the GitHub README for exact setup

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Maintenance Healthfair

Freshness25/40
Issue response0/30
Org backing20/20
Longevity5/10
Updated this quarter
Most issues unresolved
High issue backlog
Org-backed

Server Info

CategoryAI/ML
LanguageTypeScript
LicenseMIT
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory