KEPTA — Agent Memory
Rank #3,490io.github.DamianTodorovic/kepta
Local memory for AI agents. One SQLite file on your machine — no cloud, no account.
KEPTA — Agent Memory is a Model Context Protocol (MCP) server published by DamianTodorovic. It ranks #3,490 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. KEPTA — Agent Memory is listed across 2 registries — Official MCP and Glama, with 31 tracked versions. It was first listed on Sep 4, 2026 and most recently updated on Sep 21, 2026.
Ranks ahead of 128,556 of 132,046 servers on MCP Toplist.
Use KEPTA — Agent Memory
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add kepta -- npx -y kepta-mcp[mcp_servers.kepta]
command = "npx"
args = ["-y", "kepta-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"kepta": {
"command": "npx",
"args": [
"-y",
"kepta-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"kepta": {
"command": "npx",
"args": [
"-y",
"kepta-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"kepta": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"kepta-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"kepta": {
"command": "npx",
"args": [
"-y",
"kepta-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"kepta": {
"command": "npx",
"args": [
"-y",
"kepta-mcp"
]
}
}
}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.DamianTodorovic%2Fkepta)<a href="https://mcptoplist.com/server/io.github.DamianTodorovic%2Fkepta"><img src="https://mcptoplist.com/badge/io.github.DamianTodorovic%2Fkepta.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
DamianTodorovic
Available versions (31)
| Version | Published |
|---|---|
| 2.13.11 | Sep 21, 2026 |
| 2.13.10 | Sep 21, 2026 |
| 2.13.9 | Sep 21, 2026 |
| 2.13.8 | Sep 21, 2026 |
| 2.13.7 | Sep 21, 2026 |
| 2.13.6 | Sep 21, 2026 |
| 2.13.5 | Sep 21, 2026 |
| 2.13.4 | Sep 20, 2026 |
| 2.13.3 | Sep 18, 2026 |
| 2.13.2 | Sep 18, 2026 |
| 2.12.0 | Sep 17, 2026 |
| 2.10.3 | Sep 11, 2026 |
| 2.10.2 | Sep 11, 2026 |
| 2.10.1 | Sep 10, 2026 |
| 2.10.0 | Sep 9, 2026 |
| 2.9.1 | Sep 7, 2026 |
| 2.9.0 | Sep 7, 2026 |
| 2.8.0 | Sep 6, 2026 |
| 2.7.0 | Sep 6, 2026 |
| 2.6.17 | Sep 5, 2026 |
| 2.6.16 | Sep 5, 2026 |
| 2.6.15 | Sep 4, 2026 |
| 2.6.14 | Sep 4, 2026 |
| 2.6.13 | Sep 4, 2026 |
| 2.6.12 | Sep 4, 2026 |
| 2.6.11 | Sep 4, 2026 |
| 2.6.10 | Sep 4, 2026 |
| 2.6.9 | Sep 4, 2026 |
| 2.6.8 | Sep 4, 2026 |
| 2.6.7 | Sep 4, 2026 |
| 2.6.6 | Sep 4, 2026 |
Frequently asked questions
- Who maintains KEPTA — Agent Memory?
- KEPTA — Agent Memory is maintained by DamianTodorovic, which publishes 1 MCP server (31 total versions) tracked on MCP Toplist.
- Is KEPTA — Agent Memory listed on the Official MCP Registry?
- Yes — KEPTA — Agent Memory is listed on the Official MCP Registry, alongside Glama.
- How many versions does KEPTA — Agent Memory have?
- MCP Toplist tracks 31 versions of KEPTA — Agent Memory, most recently published on Sep 21, 2026.
- Where can I find the source code for KEPTA — Agent Memory?
- The source code for KEPTA — Agent Memory is hosted at github.com/DamianTodorovic/kepta.
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.