HomeKnowledge & Memory › mindmap-mcp-server

mindmap-mcp-server

Local-first memory & context-handoff across AI tools — capture in one, resume in another. No cloud.

TypeScript Local
★ 4 stars Last pushed 2026-07-06 License: Apache-2.0

Topics: Knowledge & Memory

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.5.0)

npx -y @ravi-labs/mindmap-mcp-server@0.5.0

Or add to your MCP client config:

{
  "mcpServers": {
    "mindmap-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@ravi-labs/mindmap-mcp-server@0.5.0"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry