memory-graph-mcp

1broseidon/memory-graph-mcp

3.2

If you are the rightful owner of memory-graph-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 henry@mcphub.com.

Memory Graph MCP is a lightweight, purpose-built server for persistent AI workspace memory, designed for the MCP Platform.

Tools

Functions exposed to the LLM to take actions

save_memory

Store a memory with key, content, tags, and metadata.

recall_memory

Retrieve a memory by key, optionally with related memories.

delete_memory

Remove a memory and all its relationships.

search_memories

Search memories by content or filter by tags.

list_all_memories

List all stored memories with pagination.

link_memories

Create typed relationships between memories.

get_related_memories

Discover memories connected through relationships.

get_memory_stats

Get statistics about total memories, relationships, and tags.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources