Mnemograph runs on your own machine — the client starts it, so there is no endpoint to ping. 338 installs a week from pypi. Last commit 14 Feb 2026.
Event-sourced knowledge graph memory for AI coding agents with 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 mnemograph -- uvx mnemograph
{
"mcpServers": {
"mnemograph": {
"args": [
"mnemograph"
],
"command": "uvx"
}
}
}
[mcp_servers.mnemograph]
command = "uvx"
args = ["mnemograph"]
{
"mcpServers": {
"mnemograph": {
"args": [
"mnemograph"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mnemograph": {
"args": [
"mnemograph"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.