knowall-ai/mcp-neo4j-agent-memoryNeo4j Agent Memory enables AI assistants to build and query persistent knowledge graphs. Store information as nodes, create meaningful relationships between them, and search across your connected data. Unlike simple key-value stores, this graph-based approach captures how information relates, providing rich context for more intelligent responses. ### Key Features: * **Store facts as nodes** - people, places, organizations, projects, events * **Connect with semantic relationships** - KNOWS, WORKS_AT, CREATED, MANAGES * **Word-tokenized search** - finds "John" OR "Smith" when searching "John Smith" * **Date filtering** - find memories created after specific dates * **Multi-hop traversal** - explore connections up to 3 levels deep * **Automatic timestamps** - track when memories were created * **Flexible schema** - use any label or property you need * **Relationship properties** - add context like "since: 2023" to connections * **10 specialized tools** - search, create, update, delete memories and connections * **LLM-friendly design** - simple atomic operations, AI handles the intelligence Build persistent, queryable knowledge graphs that grow smarter over time.