Graph-Mem runs on your own machine — the client starts it, so there is no endpoint to ping. 118 installs a week from pypi. Last commit 21 Jul 2026.
Persistent knowledge-graph memory for AI agents, with local semantic search. 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 graphmem-mcp -- uvx graphmem-mcp
{
"mcpServers": {
"graphmem-mcp": {
"args": [
"graphmem-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.graphmem-mcp]
command = "uvx"
args = ["graphmem-mcp"]
{
"mcpServers": {
"graphmem-mcp": {
"args": [
"graphmem-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"graphmem-mcp": {
"args": [
"graphmem-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.