markmap-mcp-server
17
Markmap MCP Server is a tool that transforms Markdown text into interactive mind maps, supporting various export formats and interactive features. It is designed for easy installation and use via npm or Smithery, providing capabilities like browser previews and Markdown copying.
Markmap MCP Server
Markmap MCP Server provides a service to convert Markdown text into interactive mind maps. Key features include:
- Markdown to Mind Map: Effortlessly generate mind maps from Markdown.
- Multi-format Export: Export mind maps in PNG, JPG, and SVG.
- Interactive Operations: Support for zooming and node interactions.
- Markdown Copy: Easily copy the original Markdown text.
- Browser Preview: Automatically view mind maps in a browser.
Prerequisites
- Node.js
Installation
Smithery:
Use Smithery to install for Claude Desktop:
npx -y @smithery/cli install @jinzcdev/markmap-mcp-server --client claude
Manual:
- Install via npm and run using
npx
. - Clone the GitHub repository and build locally.
Usage
Configure your MCP client to use the server with specific arguments for the output directory.