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
20.0%
15 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…

Similar MCP servers embedding-nearest

mcpcn-mindmap-mcp-server
MCP server for converting Markdown to mindmaps
0 tools
markmap-mcp-server
An MCP server for converting Markdown to interactive mind maps with export support (PNG/JPG/SVG).
0 tools
isdmx/markmap-mcp-server
An MCP server for converting Markdown to interactive mind maps with export support (PNG/JPG/SVG).
0 tools
iflow-mcp_mindmap-mcp-server
MCP server for converting Markdown to mindmaps
0 tools
sawyershi/mind-map-mcp-server
A powerful MCP server that converts Markdown text into beautiful mind map PNG images.
0 tools
Markmap
Transforms Markdown content into interactive SVG mindmap visualizations using markmap.js libraries with support for custom themes, hierarchi
0 tools

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