mcpbeat Sign in

Leteo MCP Server

by asanabrial Your server? Claim it
local only

Leteo runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 1 Sep 2026.

Persistent memory for AI coding agents: one Rust binary, one local SQLite database.

Installs / week
not published
2
Stars
6 open issues
1 Sep 2026
Last commit
from GitHub
MIT
License
Rust

What the code does

We read the source, 13 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

  execFileSync(tar, ["-xf", archivePath, "-C", into], {
Builds a file path from a variable npm/bin/leteo.js:260
    const archivePath = path.join(staging, archiveName);

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Leteo

same job, measured the same way
Engram
by hbarefoot

Local-first persistent memory for AI agents — SQLite + local embeddings, MCP-native, no cloud.

125 installs/wk local only
remem-mcp — Local-first MCP Memory + CodeGraph + Wiki
by tinhien11

Local-first memory for AI coding agents. Memory + CodeGraph + Wiki in one SQLite file.

508 installs/wk local only
dark-memory-mcp
by opita-code

Persistent memory + vibe-loop engine for AI agents. Single Go binary, SQLite-backed, stdio MCP.

225 installs/wk local only
memex
by kioie

Local MCP memory for coding agents. SQLite on your machine — preferences persist across chats.

local only
SAME - Stateless Agent Memory Engine
by sgx-labs

Persistent memory for AI coding agents. Local-first SQLite + vector search. 17 MCP tools.

93 installs/wk local only
Mnemon MCP
by nikitacometa

Persistent layered memory for AI agents. SQLite FTS5, fact versioning, zero-cloud.

65 installs/wk local only
Th Memory MCP
by worakorn-prince

Local long-term memory MCP server (SQLite) for AI coding agents — OpenCode, Claude Code, Cursor

1 468 installs/wk local only
Amnesic
by surajkgoyal

Persistent semantic memory for SQL databases. Postgres, MySQL, MSSQL, SQLite.

380 installs/wk local only

Leteo — questions

Answers built from our own checks of this server.

Why is there no uptime for Leteo?
Leteo runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Leteo open source?
Yes — it is published under the MIT licence, written in Rust, 2 stars on GitHub and 6 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.