DanNsk/multi-memory-mcp
3.2
If you are the rightful owner of multi-memory-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
A multi-category knowledge graph memory server using SQLite for persistent storage, designed to organize memories into isolated contexts for different purposes.
Tools
Functions exposed to the LLM to take actions
create_entities
Create new entities in the knowledge graph.
create_relations
Create relationships between entities.
add_observations
Add observations to existing entities.
delete_entities
Delete entities and their relations.
read_graph
Get entire knowledge graph for a category.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client