MCP Directory
Back

markmap-mcp-server

by jinzcdev · TypeScript · ★ 198

An MCP server for converting Markdown to interactive mind maps with export support (PNG/JPG/SVG).

#ai#llm#markmap#mcp#mcp-server#mindmap#mindnode#xmind

Install

npx -y github:jinzcdev/markmap-mcp-server

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "markmap-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "github:jinzcdev/markmap-mcp-server"
      ]
    }
  }
}

From the README

[](https://www.npmjs.com/package/@jinzcdev/markmap-mcp-server) [](https://www.npmjs.com/package/@jinzcdev/markmap-mcp-server) [](LICENSE) [](README_zh-CN.md) [](https://github.com/jinzcdev/markmap-mcp-server) Markmap MCP Server is based on the [Model Context Protocol (MCP)](https://modelcontextprotocol.io/introduction) that allows one-click conversion of Markdown text to interactive mind maps, built on the open source project [markmap](https://github.com/markmap/markmap). The generated mind maps support rich interactive operations and can be exported in various image formats. - 🌠 **Markdown…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers