knowledge & memory
Markmap Mcp Server
An MCP server built on [markmap](https://github.com/markmap/markmap) that converts **Markdown** to interactive **mind maps**. Supports multi-format exports (PNG/JPG/SVG), live browser preview, one-click Markdown copy, and dynamic visualization features.
typescript
local
knowledge & memory
Installation
npx -y jinzcdev/markmap-mcp-serverConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "markmap-mcp-server",
"command": "npx",
"args": [
"-y",
"jinzcdev/markmap-mcp-server"
]
}About This MCP Server
jinzcdev/markmap-mcp-server
An MCP server built on markmap that converts Markdown to interactive mind maps. Supports multi-format exports (PNG/JPG/SVG), live browser preview, one-click Markdown copy, and dynamic visualization features.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub