cedricvidal/memorious-mcp
3.3
If you are the rightful owner of memorious-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.
Memorious-MCP is a minimal Model Context Protocol (MCP) server that provides a persistent key-value memory store with vector-similarity lookup using ChromaDB.
Tools
Functions exposed to the LLM to take actions
store
Stores a key-value pair in the memory.
recall
Retrieves stored values based on key similarity.
forget
Deletes stored values based on key similarity.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client