dakera-mcp
Rank #4,626io.github.Dakera-AI/dakera-mcp
Agent memory engine — 86 MCP tools, self-hosted, single Rust binary
dakera-mcp is a Model Context Protocol (MCP) server published by dakera-ai. It ranks #4,626 of 132,046 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. dakera-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 10 tracked versions. It was first listed on Mar 15, 2026 and most recently updated on Sep 3, 2026.
Ranks ahead of 127,420 of 132,046 servers on MCP Toplist.
Use dakera-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add dakera-mcp -- docker run -i --rm ghcr.io/dakera-ai/dakera-mcp:0.10.12[mcp_servers.dakera-mcp]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/dakera-ai/dakera-mcp:0.10.12"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"dakera-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/dakera-ai/dakera-mcp:0.10.12"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"dakera-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/dakera-ai/dakera-mcp:0.10.12"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"dakera-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/dakera-ai/dakera-mcp:0.10.12"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"dakera-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/dakera-ai/dakera-mcp:0.10.12"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"dakera-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/dakera-ai/dakera-mcp:0.10.12"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Dakera-AI%2Fdakera-mcp)<a href="https://mcptoplist.com/server/io.github.Dakera-AI%2Fdakera-mcp"><img src="https://mcptoplist.com/badge/io.github.Dakera-AI%2Fdakera-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
dakera-ai
Available versions (10)
| Version | Published |
|---|---|
| 0.10.12 | Sep 3, 2026 |
| 0.10.11 | Jul 16, 2026 |
| 0.10.10 | Jul 3, 2026 |
| 0.10.9 | Jun 23, 2026 |
| 0.10.4 | May 18, 2026 |
| 0.10.3 | May 18, 2026 |
| 0.10.2 | May 18, 2026 |
| 0.10.0 | May 17, 2026 |
| 0.9.8 | May 13, 2026 |
| 0.9.7 | May 13, 2026 |
Frequently asked questions
- Who maintains dakera-mcp?
- dakera-mcp is maintained by dakera-ai, which publishes 1 MCP server (10 total versions) tracked on MCP Toplist.
- Is dakera-mcp listed on the Official MCP Registry?
- Yes — dakera-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does dakera-mcp have?
- MCP Toplist tracks 10 versions of dakera-mcp, most recently published on Sep 3, 2026.
- Where can I find the source code for dakera-mcp?
- The source code for dakera-mcp is hosted at github.com/dakera-ai/dakera-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.