Back to MCP Servers
🔌

YuChenSSR/mindmap-mcp-server

MIT

🐍 🏠 - A Model Context Protocol (MCP) server for generating a beautiful interactive mindmap.

PythonAI & LLMs

Install

uvx mindmap-mcp-server

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "yuchenssr-mindmap-mcp-server": {
      "command": "uvx",
      "args": [
        "mindmap-mcp-server"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.