MCP.so
Sign In
M

Mcp Thinking

@VitalyMalakanov

About Mcp Thinking

A powerful Model Context Protocol (MCP) server that enhances Large Language Models (LLMs) with advanced sequential thinking capabilities. Built on the Model Context Protocol standard, this server enables AI agents to perform structured reasoning and execute complex cognitive task

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "thinking": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "-p",
        "8000:8000",
        "-e",
        "LANG=en_US.UTF-8",
        "-v",
        "${PWD}:/app",
        "mcp-thinking"
      ],
      "env": {
        "LANG": "en_US.UTF-8",
        "MCP_SERVER_PORT": "8000",
        "MCP_SERVER_HOST": "0.0.0.0"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Mcp Thinking?

Mcp Thinking is an MCP server that provides advanced thinking capabilities with 19 distinct thinking modes, tree-structured thoughts, metacognitive analysis, logical consistency checking, and session management features. It is designed for users who need structured, multi-session reasoning and quality analysis.

How to use Mcp Thinking?

Key features of Mcp Thinking

  • 19 distinct thinking modes
  • Tree-structured thought organization
  • Metacognitive analysis capability
  • Logical consistency checking
  • Multi-session management with UUID
  • Cognitive bias detection

Use cases of Mcp Thinking

FAQ from Mcp Thinking

Comments

More Other MCP servers