Th Memory MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 1 468 installs a week from npm. Last commit 31 Aug 2026.
Local long-term memory MCP server (SQLite) for AI coding agents — OpenCode, Claude Code, Cursor
We read the source, 11 h ago · rules 3dff92dd89df
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.
tableWrap.innerHTML = html;
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
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.
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 th-memory-mcp -- npx -y th-memory-mcp
{
"mcpServers": {
"th-memory-mcp": {
"args": [
"-y",
"th-memory-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.th-memory-mcp]
command = "npx"
args = ["-y", "th-memory-mcp"]
{
"mcpServers": {
"th-memory-mcp": {
"args": [
"-y",
"th-memory-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"th-memory-mcp": {
"args": [
"-y",
"th-memory-mcp"
],
"command": "npx"
}
}
}
Local-first memory for AI coding agents. Memory + CodeGraph + Wiki in one SQLite file.
Local code-memory graph for AI coding agents.
One MCP server bridging the Codex, Cursor, OpenCode, Claude, and Antigravity CLI agents
Local-first codebase intelligence MCP server for AI coding agents.
Long-term memory for Claude Code with SQLite FTS5 search and BM25 ranking
Long-term memory for Claude Code, Cursor and any MCP client, with a searchable web dashboard.
Wontopos (WOS) long-term memory (beta) - one memory across Claude Code, Cursor, and your agents.
Browser control + session recording MCP for AI coding agents (Claude Code, Cursor) — real Chrome.
Answers built from our own checks of this server.