Neo4j Memory V2
Freeby MCP Community
MCP Memory Server with Neo4j backend
v2.3.6Added Apr 12, 2026
mcpmemoryknowledgegraphneo4j
Neo4j Memory V2 MCP Server
MCP Memory Server with Neo4j backend
Installation
Reviews
Installation
Quick install
npx -y @sylweriusz/mcp-neo4j-memory-v2
Add to claude_desktop_config.json
{
"mcpServers": {
"neo4j-memory-v2": {
"command": "npx",
"args": ["-y", "@sylweriusz/mcp-neo4j-memory-v2"]
}
}
}