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.

markmap-mcp-server
54
Established
markdown-editor-mcp-server
26
Experimental
Maintenance 2/25
Adoption 10/25
Maturity 24/25
Community 18/25
Maintenance 6/25
Adoption 2/25
Maturity 18/25
Community 0/25
Stars: 185
Forks: 29
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 2
Forks:
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stale 6m
No risk flags

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work