MCP.so
登录
M

Mcp Thinking

@VitalyMalakanov

关于 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

基本信息

分类

其他

传输方式

stdio

发布者

VitalyMalakanov

提交者

Vitaliy Malakanov

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "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"
      }
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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

评论

其他 分类下的更多 MCP 服务器