dakera-mcp

Dakera-AI/dakera-mcp
★ 0 stars Rust 🤖 AI/LLM Updated 8d ago
Self-hosted MCP server for AI agent memory — 83 tools, 87.8% LoCoMo. Works with Claude, Cursor, Windsurf.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "dakera-mcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "dakera-mcp"
      ]
    }
  }
}

README Excerpt

MCP server for Dakera AI. 83 tools. Gives any MCP-compatible AI agent persistent, queryable memory in minutes. Works with Claude, Claude Code, and any MCP-compatible framework. Part of [Dakera AI](https://dakera.ai) — the memory engine for AI agents. > The Dakera memory engine scores **87.8% on LoCoMo** (1,540 questions, standard eval) — [benchmark details](https://dakera.ai/benchmark)

Topics

agent-memoryai-memoryknowledge-graphmcpmcp-servermodel-context-protocolrustvector-search