MCP Directory
Back

mindmap-mcp-server

by YuChenSSR · Python · ★ 235

mindmap, mcp server, artifact

#artifact#mcp-server#mindmap

Install

pip install git+https://github.com/YuChenSSR/mindmap-mcp-server.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "mindmap-mcp-server": {
      "command": "uvx",
      "args": [
        "git+https://github.com/YuChenSSR/mindmap-mcp-server.git"
      ]
    }
  }
}

From the README

A Model Context Protocol (MCP) server for converting Markdown content to interactive mindmaps. Or using : Or using safer and easier. Three installation methods have been successfully tested on macOS and Linux. For Windows users experiencing issues with for this MCP, consider using the Docker method. Alternatively, if you use Visual Studio Code, the ["Markmap"](https://marketplace.visualstudio.com/items?itemName=gera2ld.markmap-vscode) extension offers a potentially simpler solution than navigating command-line tools. markmap: maxWidth: 300 colorFreezeLevel:…
Read full README on GitHub →

Related other servers