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
0
View on GitHub

Installation

npx -y jinzcdev/markmap-mcp-server

Configuration

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.

GitHub: https://github.com/jinzcdev/markmap-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub