Releases: jinzcdev/markmap-mcp-server
Releases · jinzcdev/markmap-mcp-server
v0.1.1
What's Changed
- Deployment: Dockerfile and Smithery config by @smithery-ai in #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 #1
Full Changelog: 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