Skip to content

Releases: jinzcdev/markmap-mcp-server

v0.1.1

06 May 07:57
Compare
Choose a tag to compare

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

Full Changelog: v0.1.0...v0.1.1

v0.1.0

05 May 16:06
Compare
Choose a tag to compare

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