ag1357/hkc-memory-server
3.2
If you are the rightful owner of hkc-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 dayong@mcphub.com.
HKC Memory Server is a high-performance Model Context Protocol (MCP) server designed for managing persistent AI memory using hybrid search techniques.
Tools
Functions exposed to the LLM to take actions
save_memory
Saves a new memory to the database.
retrieve_memories
Retrieves relevant memories using hybrid search.
pack_context
Retrieves memories and formats them in UCMF for system prompts.
get_memory_stats
Returns statistics about the memory store.
optimize_memories
Prunes low-confidence memories to keep the database clean.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client