Memograph runs on your own machine — the client starts it, so there is no endpoint to ping. 81 installs a week from pypi. Last commit 25 Jun 2026.
Graph-based memory system for LLMs with knowledge graphs and semantic search.
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 memograph -- uvx memograph
{
"mcpServers": {
"memograph": {
"args": [
"memograph"
],
"command": "uvx"
}
}
}
[mcp_servers.memograph]
command = "uvx"
args = ["memograph"]
{
"mcpServers": {
"memograph": {
"args": [
"memograph"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"memograph": {
"args": [
"memograph"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.