Back to MCP Servers
🔌

jinzcdev/markmap-mcp-server

MIT

📇 🏠 - An MCP server built on that converts **Markdown** to interactive **mind maps**. Supports multi-format exports (PNG/JPG/SVG), live browser preview, one-click Markdown copy, and dynamic visuali

TypeScriptBrowser

Install

npx -y -y @smithery/cli

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "jinzcdev-markmap-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "-y",
        "@smithery/cli"
      ]
    }
  }
}

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