Dakera MCP
MCP server for Dakera AI. Gives any MCP-compatible AI agent persistent, queryable memory - with smart token management built in.
People who need memory tools inside Claude, Cursor, VS Code, or another MCP client. The project is written in Rust.
VERIFIED ACTIVE
LAST COMMIT 2026-08-17 · ★ 8 · #228 OF 259 MAINTAINED MEMORY · VERIFIED 2026-08-25
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.11 Claude Desktop - add to config
{
"mcpServers": {
"dakera-ai-dakera-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/dakera-ai/dakera-mcp:0.10.11"
]
}
}
} 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.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.…
v0.10.9 · 2026-06-13
T-I-F reliability scoring - new dakera_tif_evaluate MCP tool for Truth-Indeterminacy-Falsity reliability assessment (#123) · Founder IP attribution - SPDX-License-Identifier header + author ORCID in LICENSE…
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 #228 of 259 actively-maintained memory servers as of 2026-08-25.
- release cadence
- 3 releases in the last 90 days (latest 2026-07-16)
- registry
- io.github.Dakera-AI/dakera-mcp (active, first published 2026-05-13 · 9 versions)
- packages
- oci:ghcr.io/dakera-ai/dakera-mcp:0.10.11
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-08-25, its last commit was 2026-08-17 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.11`. 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 - 159 languages, sub-ms queries, 99% fewer tokens. ★ 40,198 · 2026-08-23
- Tradememory Protocol MCP memory for AI trading agents. Store trades, recall similar setups, track strategy performance. ★ 1,412 · 2026-08-11
- Superlog Open-source agent that observes and fixes your application. Query logs, traces, metrics, incidents. ★ 1,394 · 2026-08-23
- Persome Local-first personal memory and model server for trusted MCP agents on macOS. ★ 1,314 · 2026-08-21
- Neo4j Memory MCP Neo4j Knowledge Graph Memory Server ★ 979 · 2026-04-10
- Projectmem Local-first memory + judgment layer for AI coding agents - warns before repeating failed fixes. ★ 750 · 2026-08-06
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 · Mnemo · Elesync · Deep Mem · Hubmesh
More Rust MCP servers · Ovh API MCP · Deed · DWG MCP Server · Cortex RMCP · Labby · see all