Back to directory
yuchenssr/mindmap-mcp-server

yuchenssr/mindmap-mcp-server

@YuChenSSR

A Model Context Protocol (MCP) server for converting Markdown content to interactive mindmaps.

mindmapmarkdownvisualizationmarkmapmcp-serverconvertertool

Installation & Configuration

{
  "mcpServers": {
    "mindmap": {
      "command": "uvx",
      "args": [
        "mindmap-mcp-server",
        "--return-type",
        "html"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/12