imyashkale/mcp-memory-server
3.1
If you are the rightful owner of mcp-memory-server 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.
A simple memory storage server for Claude using the Model Context Protocol (MCP).
Tools
Functions exposed to the LLM to take actions
store_memory
Store a memory with optional tags.
retrieve_memories
Search memories by content.
list_memories
Show all stored memories.
delete_memory
Delete a specific memory.
clear_memories
Delete all memories.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client