MindMap
com.keenethics-labs/mindmapTurn outlines and hierarchical notes into interactive mind maps through a hosted remote MCP server.
Tools · 1
Render an interactive MCP app mind map when the user needs hierarchical structure shown visually instead of as prose. Use it for breaking down ideas, plans, study material, or systems into a root topi…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"mindmap": {
"url": "https://mindmap-mcp-directory.keenethics-labs.com/mcp",
"transport": "streamable-http"
}
}
}