Serverscom.keenethics-labs/mindmap
M

MindMap

com.keenethics-labs/mindmap · v0.1.0
● Remote
v0.1.0remote🌐 https://mindmap-mcp-directory.keenethics-labs.com/mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "com.keenethics-labs/mindmap",
  "description": "Turn outlines and hierarchical notes into interactive mind maps through a hosted remote MCP server.",
  "title": "MindMap",
  "repository": {
    "url": "https://github.com/keen-mcp/mindmap-app",
    "source": "github"
  },
  "version": "0.1.0",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mindmap-mcp-directory.keenethics-labs.com/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}