markmap-mcp-server and markdown-editor-mcp-server
One tool converts Markdown to mind maps, while the other facilitates semantic editing of Markdown, making them complementary for a workflow where content is first precisely structured and then transformed into a visual representation.
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.
About markdown-editor-mcp-server
KazKozDev/markdown-editor-mcp-server
MCP server for semantic editing of Markdown documents with structural navigation, content manipulation, and YAML frontmatter support.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work