Skip to content
Back to search
90
MCP live v0.1.0 streamable-http

MindMap

com.keenethics-labs/mindmap

Turn outlines and hierarchical notes into interactive mind maps through a hosted remote MCP server.

Uptime
7.7%
39 probes
Response
855ms
last probe
Tools
1
callable

Tools · 1

render_mindmap

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…

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"
    }
  }
}