Or install with pip: pip install neo4j-agent-memory-mcp
README Excerpt
A production MCP server that gives AI agents persistent graph memory powered by Neo4j and AWS Bedrock. Stores conversations, extracts entities and relationships in a single unified pass, and tracks fact evolution over time in one graph. ```mermaid graph TB subgraph "AI Clients" CC[Claude Code] CD[Claude Desktop]