Local Memory runs on your own machine — the client starts it, so there is no endpoint to ping. 475 installs a week from npm. Last commit 3 Aug 2026.
Persistent local AI memory. SQLite + FTS5 + vector search, knowledge graph. No cloud, no API keys.
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 local-memory-mcp -- npx -y @studiomeyer/local-memory-mcp
{
"mcpServers": {
"local-memory-mcp": {
"args": [
"-y",
"@studiomeyer/local-memory-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.local-memory-mcp]
command = "npx"
args = ["-y", "@studiomeyer/local-memory-mcp"]
{
"mcpServers": {
"local-memory-mcp": {
"args": [
"-y",
"@studiomeyer/local-memory-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"local-memory-mcp": {
"args": [
"-y",
"@studiomeyer/local-memory-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.