{"type":"mcp_server","name":"mindmap-mcp-server","description":"The Mindmap MCP Server converts Markdown content into interactive mindmaps using the Model Context Protocol. It supports installation via pip, uvx, or Docker and integrates with MCP clients like Claude Desktop.","category":"Developer Tools","language":"Python","stars":235,"forks":1,"owner":"YuChenSSR","github_url":"https://github.com/YuChenSSR/mindmap-mcp-server","homepage":null,"setup":"## Setup\n\n1.  Install using `pip install mindmap-mcp-server` or `uvx mindmap-mcp-server` or using `docker`.\n2.  Node.js is required when using command `python` or `uvx` to run the server.\n3.  Configure your `claude_desktop_config.json` with the appropriate command and arguments for `uvx`, `python`, or `docker`, specifying the `--return-type` as `html` or `filePath`.\n4.  For Docker, pull the image using `docker pull ychen94/mindmap-converter-mcp` and configure the server with the provided JSON, replacing `/path/to/output/folder` with a valid path.","tools":"## Available Tools\n\n1.  Convert Markdown to interactive mindmap HTML.\n2.  Option to create offline-capable mindmaps.\n3.  Option to hide the toolbar.\n4.  Return either HTML content or file path.\n5.  `markdown-to-mindmap-content`: Converts Markdown to an HTML mind map and returns the entire HTML content.\n6.  `markdown-to-mindmap-file`: Converts Markdown to an HTML mind map and saves it to a file in the mounted directory.","faq":null,"created_at":"2025-03-19T12:05:58+00:00","updated_at":"2025-03-28T11:19:32+00:00","source_url":"https://model-context-protocol.com/servers/markdown-mindmap-mcp-server-artifact","related_articles":[]}