putao520/gmemory
3.2
If you are the rightful owner of gmemory 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.
Generative Memory - MCP server for semantic conversation memory with Qdrant and Ollama
Tools
Functions exposed to the LLM to take actions
write_message
Writes conversation messages to the vector database.
search_messages
Searches historical conversations based on semantic similarity.
query_todos
Queries unfinished TODO tasks for a specified session.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client