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

MindMap

com.keenethics-labs/mindmap

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

Uptime
100.0%
1 direct probes · 30d
Response
865ms
last probe
Tools
1
callable
Resources
1
readable
Prompts
0
available

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…

Resources · 1

Mind Map

Mind Map widget markup

ui://widget/mindmap-widget.html

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