MCP Neo4j Memory runs on your own machine — the client starts it, so there is no endpoint to ping. 888 installs a week from pypi. Last commit 10 Apr 2026.
MCP Neo4j Knowledge Graph Memory Server
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-neo4j-memory -- uvx mcp-neo4j-memory
{
"mcpServers": {
"mcp-neo4j-memory": {
"args": [
"mcp-neo4j-memory"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-neo4j-memory]
command = "uvx"
args = ["mcp-neo4j-memory"]
{
"mcpServers": {
"mcp-neo4j-memory": {
"args": [
"mcp-neo4j-memory"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-neo4j-memory": {
"args": [
"mcp-neo4j-memory"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.