The mindmap MCP server converts Markdown files into interactive mindmaps. It provides tools to parse Markdown structure and generate visual mindmaps. It connects to local files and integrates with Markdown editors. Developers use it to create visual representations of Markdown content for documentation, note-taking, and project planning.
The mindmap MCP server converts Markdown files into interactive mindmaps. It provides tools to parse Markdown structure and generate visual mindmaps. It connects to local files and integrates with Markdown editors. Developers use it to create visual representations of Markdown content for documentation, note-taking, and project planning.
pip install mindmap-mcp-serverAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"yuchenssr-mindmap-mcp-server-github": {
"command": "uvx",
"args": [
"pip install mindmap-mcp-server"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from mindmap?"
No configuration required. This server works out of the box.
"What resources are available in mindmap?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in mindmap"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in mindmap with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.