GitPedia
jinzcdev

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
jinzcdevjinzcdevยท1y agoยทMay 6, 2025
GitHub

๐Ÿ“‹ 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
jinzcdevjinzcdevยท1y agoยทMay 5, 2025
GitHub

โœจ 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