Skip to content
Claude Desktop

dakera mcp for Claude Desktop

io.github.dakera-ai/dakera-mcp

Agent memory engine — 86 MCP tools, self-hosted, single Rust binary

client:Claude Desktop transport:stdio runtime:oci

Install dakera mcp in Claude Desktop

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

{
  "mcpServers": {
    "dakera-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/dakera-ai/dakera-mcp:0.10.12"
      ]
    }
  }
}

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

dakera mcp in other clients