Tdai Memory MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 133 installs a week from npm. Last commit 15 Aug 2026.
Local-first MCP memory server for coding agents. No API key, no cloud. SQLite + FTS5 + sqlite-vec.
The author archived this repository on GitHub, meaning it is no longer maintained.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add tdai-memory-mcp -- npx -y tdai-memory-mcp
{
"mcpServers": {
"tdai-memory-mcp": {
"args": [
"-y",
"tdai-memory-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.tdai-memory-mcp]
command = "npx"
args = ["-y", "tdai-memory-mcp"]
{
"mcpServers": {
"tdai-memory-mcp": {
"args": [
"-y",
"tdai-memory-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"tdai-memory-mcp": {
"args": [
"-y",
"tdai-memory-mcp"
],
"command": "npx"
}
}
}
Local-first memory for coding agents — MCP server, single SQLite file, local embeddings
Local-first memory for AI agents: SQLite FTS5, deterministic recall, no vector DB, no cloud.
Local-first persistent memory for AI agents — SQLite + local embeddings, MCP-native, no cloud.
Embedded, local-first memory and retrieval for AI agents. One SQLite file, no server, no API key.
Local long-term memory MCP server (SQLite) for AI coding agents — OpenCode, Claude Code, Cursor
Local-first memory for AI coding agents. Memory + CodeGraph + Wiki in one SQLite file.
Embedded, local-first agent memory: one SQLite file per namespace, no server, no cloud.
Persistent local AI memory. SQLite + FTS5 + vector search, knowledge graph. No cloud, no API keys.
Answers built from our own checks of this server.