Neo4j Agent Memory
Freeby MCP Community
MCP Server Package: mcp-neo4j-agent-memory
v0.2.5Added Apr 12, 2026
mcpserver
Neo4j Agent Memory MCP Server
MCP Server Package: mcp-neo4j-agent-memory
Installation
Reviews
Installation
Quick install
npx -y @manojkumarg/mcp-neo4j-agent-memory
Add to claude_desktop_config.json
{
"mcpServers": {
"neo4j-agent-memory": {
"command": "npx",
"args": ["-y", "@manojkumarg/mcp-neo4j-agent-memory"]
}
}
}