Dakera MCP
MCP server for Dakera AI. Gives any MCP-compatible AI agent persistent, queryable memory - with smart token management built in.
People who work with agent memory, knowledge graph and vector search and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Rust.
VERIFIED ACTIVE
LAST COMMIT 2026-09-14 · ★ 8 · #251 OF 304 MAINTAINED MEMORY · VERIFIED 2026-09-18
NOASSERTION · Rust servers · how we verify → /methodology
01 · Install Dakera MCP
before you install - you'll need
Set DAKERA_API_URL, DAKERA_API_KEY, DAKERA_MCP_PROFILE, DAKERA_ROOT_API_KEY before connecting.
Docker
docker run -i --rm ghcr.io/dakera-ai/dakera-mcp:0.10.12 Claude Desktop - add to config
{
"mcpServers": {
"dakera-ai-dakera-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/dakera-ai/dakera-mcp:0.10.12"
]
}
}
} Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as container (OCI image) - can be sandboxed away from your filesystem
license no standard license detected - usage rights unclear; check the repo before commercial use
registry namespace io.github.Dakera-AI is GitHub-verified and matches the repo owner
03 · What Dakera MCP can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.10.12 · 2026-09-03
Default User-Agent header for engine telemetry attribution - the MCP server now sends a dakera-mcp/VERSION User-Agent on all engine API requests, enabling server-side attribution of SDK vs MCP traffic without requiring…
v0.10.11 · 2026-07-16
dakera_graph_link_memory missing agent_id - 422 on every call (#138) - tool was omitting the required agent_id field in requests to the Dakera API, causing every call to fail with 422. Fixed by injecting agent_id on…
v0.10.10 · 2026-07-03
Security · Fix RUSTSEC-2026-0185: remote memory exhaustion in quinn-proto - upgraded quinn-proto from 0.11.14 to 0.11.15. The vulnerability allowed remote memory exhaustion via unbounded out-of-order stream reassembly.…
04 · Who maintains Dakera MCP
dakera-mcp is maintained by dakera-ai. It's the only MCP server we track from this author; the repo dates to Mar 2026.
05 · Facts
- repository
- github.com/dakera-ai/dakera-mcp
- category
- memory - ranked #251 of 304 actively-maintained memory servers as of 2026-09-18.
- release cadence
- 3 releases in the last 90 days (latest 2026-09-03)
- registry
- io.github.Dakera-AI/dakera-mcp (active, first published 2026-05-13 · 10 versions)
- packages
- oci:ghcr.io/dakera-ai/dakera-mcp:0.10.12
06 · Dakera MCP FAQ
What is Dakera MCP?
MCP server for Dakera AI. Gives any MCP-compatible AI agent persistent, queryable memory - with smart token management built in.
Is Dakera MCP still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-14 and it shipped 3 releases in the last 90 days. We re-verify nightly.
How do I install Dakera MCP?
Run `docker run -i --rm ghcr.io/dakera-ai/dakera-mcp:0.10.12`. The README documents 4 environment variables (DAKERA_API_URL, DAKERA_API_KEY, DAKERA_MCP_PROFILE…) to set first. Set DAKERA_API_URL, DAKERA_API_KEY, DAKERA_MCP_PROFILE, DAKERA_ROOT_API_KEY before connecting. You can also paste the ready-made client config above.
07 · Alternatives to Dakera MCP
Alternatives to Dakera MCP
Maintained memory servers if Dakera MCP isn't the fit.
- Codebase Memory Codebase knowledge graph for AI agents - 162 languages, sub-ms queries, 99% fewer tokens. ★ 43,715 · 2026-09-18
- Superlog Open-source agent that observes and fixes your application. Query logs, traces, metrics, incidents. ★ 1,449 · 2026-09-17
- Tradememory Protocol Tamper-evident decision audit trail and outcome-weighted memory for AI trading agents. ★ 1,419 · 2026-09-14
- Persome Local-first personal memory and model server for trusted MCP agents on macOS. ★ 1,322 · 2026-08-21
- Neo4j Memory MCP Neo4j Knowledge Graph Memory Server ★ 984 · 2026-09-09
- Projectmem Coding agent memory - one local MCP server for every project. Warns before repeating failed fixes. ★ 826 · 2026-09-15
Pairs well with
Servers that cover what Dakera MCP doesn't - only shown when the pairing reason fits the companion.
More memory MCP servers · inspeximus: agent memory with provenance, GDPR erasure and a tamper-evident audit trail · Mnemo · Knowl · Deep Mem · Hubmesh
More Rust MCP servers · Ovh API MCP · Deed · Girder · DWG MCP Server · Kura · see all