mindmap-mcp-server

ravi-labs/mindmap-mcp-server
★ 0 stars TypeScript AI/LLM Updated 4d ago
Local-first MCP memory & context-handoff server — capture context in one AI tool, resume it in another. Graceful decay, no cloud.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

Topics

ai-toolsclaudelocal-firstmcpmemorymodel-context-protocoltypescript