Leteo
Rank #6,080io.github.asanabrial/leteo
Persistent memory for AI coding agents: one Rust binary, one local SQLite database.
Leteo is a Model Context Protocol (MCP) server published by asanabrial. It ranks #6,080 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Leteo is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Aug 9, 2026 and most recently updated on Sep 1, 2026.
Ranks ahead of 125,966 of 132,046 servers on MCP Toplist.
Use Leteo
No credentials or required configuration declared — add it to your MCP client and go.
Published as package `leteo` — install it through your client’s extension manager.
claude mcp add leteo -e "LETEO_DATA_DIR=<your LETEO_DATA_DIR>" -- npx -y @asanabrial/leteo mcp --tools agentReplace each placeholder with your own value before saving.
Published as package `leteo` — install it through your client’s extension manager.
[mcp_servers.leteo]
command = "npx"
args = ["-y", "@asanabrial/leteo", "mcp", "--tools", "agent"]
[mcp_servers.leteo.env]
LETEO_DATA_DIR = "<your LETEO_DATA_DIR>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
Published as package `leteo` — install it through your client’s extension manager.
{
"mcpServers": {
"leteo": {
"command": "npx",
"args": [
"-y",
"@asanabrial/leteo",
"mcp",
"--tools",
"agent"
],
"env": {
"LETEO_DATA_DIR": "<your LETEO_DATA_DIR>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
Published as package `leteo` — install it through your client’s extension manager.
{
"mcpServers": {
"leteo": {
"command": "npx",
"args": [
"-y",
"@asanabrial/leteo",
"mcp",
"--tools",
"agent"
],
"env": {
"LETEO_DATA_DIR": "<your LETEO_DATA_DIR>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
Published as package `leteo` — install it through your client’s extension manager.
{
"servers": {
"leteo": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@asanabrial/leteo",
"mcp",
"--tools",
"agent"
],
"env": {
"LETEO_DATA_DIR": "<your LETEO_DATA_DIR>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
Published as package `leteo` — install it through your client’s extension manager.
{
"mcpServers": {
"leteo": {
"command": "npx",
"args": [
"-y",
"@asanabrial/leteo",
"mcp",
"--tools",
"agent"
],
"env": {
"LETEO_DATA_DIR": "<your LETEO_DATA_DIR>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
Published as package `leteo` — install it through your client’s extension manager.
{
"mcpServers": {
"leteo": {
"command": "npx",
"args": [
"-y",
"@asanabrial/leteo",
"mcp",
"--tools",
"agent"
],
"env": {
"LETEO_DATA_DIR": "<your LETEO_DATA_DIR>"
}
}
}
}Replace each placeholder with your own value before saving.
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.asanabrial%2Fleteo)<a href="https://mcptoplist.com/server/io.github.asanabrial%2Fleteo"><img src="https://mcptoplist.com/badge/io.github.asanabrial%2Fleteo.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
asanabrial
Available versions (3)
| Version | Published |
|---|---|
| 0.2.1 | Sep 1, 2026 |
| 0.1.2 | Aug 12, 2026 |
| 0.1.0 | Aug 11, 2026 |
Frequently asked questions
- Who maintains Leteo?
- Leteo is maintained by asanabrial, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Leteo listed on the Official MCP Registry?
- Yes — Leteo is listed on the Official MCP Registry, alongside Glama.
- How many versions does Leteo have?
- MCP Toplist tracks 3 versions of Leteo, most recently published on Sep 1, 2026.
- Where can I find the source code for Leteo?
- The source code for Leteo is hosted at github.com/asanabrial/leteo.
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.