MCP Memory Graph runs on your own machine — the client starts it, so there is no endpoint to ping. 312 installs a week from npm. Last commit 6 Jul 2026.
Local-first memory for Claude Code and any MCP client: hybrid search + knowledge graph, $0/token.
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 mcp-memory-graph -- npx -y mcp-memory-graph
{
"mcpServers": {
"mcp-memory-graph": {
"args": [
"-y",
"mcp-memory-graph"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-memory-graph]
command = "npx"
args = ["-y", "mcp-memory-graph"]
{
"mcpServers": {
"mcp-memory-graph": {
"args": [
"-y",
"mcp-memory-graph"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-memory-graph": {
"args": [
"-y",
"mcp-memory-graph"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.