Catalog
com.keenethics-labs/mindmap
OfficialMindMap
Turn outlines and hierarchical notes into interactive mind maps through a hosted remote MCP server.
Convert outlines and hierarchical notes into interactive mind maps.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mindmap": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mindmap-mcp-directory.keenethics-labs.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.