mindmap-mcp-server and markmap-mcp-server
These are **competitors** — both convert Markdown to interactive mind maps via MCP servers, with markmap-mcp-server adding export capabilities (PNG/JPG/SVG) that mindmap-mcp-server doesn't explicitly advertise.
About mindmap-mcp-server
YuChenSSR/mindmap-mcp-server
mindmap, mcp server, artifact
Converts Markdown to interactive Markmap visualizations via MCP protocol, offering dual output modes: embedded HTML for artifact preview or file paths to minimize token usage. Built on Node.js/Markmap with configurable toolbar and freeze levels, deployable via pip, uvx, or Docker for cross-platform compatibility.
About markmap-mcp-server
jinzcdev/markmap-mcp-server
An MCP server for converting Markdown to interactive mind maps with export support (PNG/JPG/SVG).
Implements the Model Context Protocol (MCP) with stdio transport to enable AI assistants like Claude to generate interactive mind maps from Markdown, leveraging the markmap library for rendering and supporting dynamic features like node expansion/collapse. Outputs are persisted to a configurable directory (via `MARKMAP_DIR` environment variable) and can optionally auto-launch in the browser for immediate preview.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work