MCP server for converting Markdown to interactive mind maps with export support (PNG/JPG/SVG)
{
"mcpServers": {
"xinyoutaimarkmap": {
"command": "npx",
"args": [
"-y",
"@xinyoutai/markmap-mcp-server"
]
}
}
}