Skip to content
Claude Desktop

beever atlas for Claude Desktop

io.github.beever-ai/beever-atlas

Open-source LLM knowledge base: team chat into a typed knowledge graph and auto-generated wiki.

client:Claude Desktop transport:stdio runtime:oci

Install beever atlas in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "beever-atlas": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/beever-ai/beever-atlas:0.3.0"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

beever atlas in other clients