Calvin-Francis/memory-mcp
3.2
If you are the rightful owner of 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.
Memory MCP is a Model Context Protocol server designed to provide AI assistants with persistent semantic memory and knowledge graph capabilities.
Tools
Functions exposed to the LLM to take actions
memory_create
Creates a new memory entry with specified type, content, and confidence.
memory_search
Performs semantic search to retrieve relevant memory entries.
graph_create_entities
Creates entities with types and observations for the knowledge graph.
graph_create_relations
Defines directed relationships between entities in the knowledge graph.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client