Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Deliberate Thinking

    An MCP tool for deliberate thinking (er...basically Rust clone of sequential-thinking)

    1 stars
    Rust
    Updated Oct 10, 2025
    claude-code
    llms
    mcp
    mcp-server
    openai-codex

    Table of Contents

    • Notes
    • Quick Start
    • Install
    • Adding deliberate thinking to your AI assistant
    • License

    Table of Contents

    • Notes
    • Quick Start
    • Install
    • Adding deliberate thinking to your AI assistant
    • License

    Documentation

    Deliberate Thinking MCP Server

    A structured thinking Model Context Protocol

    tool for AI assistants that breaks down complex problems into sequential,

    revisable thoughts.

    Notes

    • This is based on the Sequential Thinking

    MCP

    • The project goal is merely to be useful to _me_ and _my_ work. It's

    easy to fork for your work.

    • This is written in Rust merely for low-latency start-up times

    and for fun.

    Quick Start

    Install

    From GitHub Releases (recommended):

    Download the latest binary for your platform from the releases page.

    Available platforms:

    • macOS (Intel and Apple Silicon)
    • Linux (x86_64 and ARM64)
    • Windows (x86_64)

    From source:

    bash
    git clone https://github.com/kljensen/deliberate-thinking.git
    cd deliberate-thinking
    cargo build --release

    Adding deliberate thinking to your AI assistant

    You can find instructions for your assistants at these links:

    • Claude Code MCP instructions
    • OpenAI Codex MCP instructions
    • GitHub Copilot MCP instructions

    For Claude Code, I often have a .mcp.json file in my working directory with the following content.

    json
    {
      "mcpServers": {
        "deliberate-thinking": {
          "command": "/your/path/to/deliberate-thinking-server",
          "args": []
        }
      }
    }

    License

    The Unlicense.

    Similar MCP

    Based on tags & features

    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Access Point

      Rust·
      135
    • WI

      Winx Code Agent

      Rust·
      19
    • CO

      Code Assistant

      Rust·
      103

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Access Point

      Rust·
      135
    • WI

      Winx Code Agent

      Rust·
      19
    • CO

      Code Assistant

      Rust·
      103

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k