mindmap-mcp-server
Mindmap MCP Server is a tool for transforming Markdown documents into interactive mindmaps. It supports multiple installation methods and works with various Model Context Protocol clients. The server is designed for both online and offline use, offering flexibility in how mindmaps are generated and viewed.
What platforms are supported for installation?
The Mindmap MCP Server can be installed on macOS, Linux, and Windows using pip, uvx, or Docker.
What should I do if I encounter issues on Windows?
If you experience issues with npx on Windows, consider using the Docker method or the Markmap extension in Visual Studio Code.
How can I specify the return type of the mindmap content?
You can specify the return type as either 'html' or 'filePath' using the '--return-type' argument in your configuration.
What are the prerequisites for using this server?
Node.js is required when using the 'python' or 'uvx' command to run the server.
Can I use this server with other MCP clients?
Yes, the server works with any MCP-compatible client, not just Claude for Desktop.