deedubyalabs/neo4j-agent-memory
3.3
If you are the rightful owner of neo4j-agent-memory and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Neo4j Agent Memory MCP Server bridges Neo4j graph database with AI agents, providing memory-focused tools for storing, recalling, and connecting information in a knowledge graph.
Tools
Functions exposed to the LLM to take actions
search_memories
Search and retrieve memories from the knowledge graph.
create_memory
Create a new memory in the knowledge graph.
create_connection
Create relationships between memories.
update_memory
Update properties of existing memories.
delete_memory
Remove memories and all their connections.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client