jinzcdev/markmap-mcp-server
An MCP server for converting Markdown to interactive mind maps with export support (PNG/JPG/SVG).
2 Releases
Latest: 1y ago
v0.1.1Latest
๐ What's Changed
- Deployment: Dockerfile and Smithery config by @smithery-ai in https://github.com/jinzcdev/markmap-mcp-server/pull/1
- Upgrade the `vite` version to 6.3.5
- Remove unused 'open' argument from command line
โจ New Contributors
- @smithery-ai made their first contribution in https://github.com/jinzcdev/markmap-mcp-server/pull/1
- Full Changelog: https://github.com/jinzcdev/markmap-mcp-server/compare/v0.1.0...v0.1.1
v0.1.0
โจ What's New
- ๐ Initial release of Markmap MCP Server, supporting Markdown to interactive mind map conversion via MCP protocol
- ๐ผ๏ธ Support for multiple export formats: PNG, JPG, and SVG
- ๐ Rich interactive features: zooming, expanding/collapsing nodes, and more
- ๐ One-click copy of original Markdown content
- ๐ Optional automatic browser preview of generated mind maps
- โ๏ธ Configurable output directory via command line arguments and environment variables
- Full Changelog: https://github.com/jinzcdev/markmap-mcp-server/commits/v0.1.0
