sstults/memora
3.2
If you are the rightful owner of memora 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.
Memora is a developer-friendly Model Context Protocol (MCP) server designed for long-term memory and context management in LLM-driven workflows.
Tools
Functions exposed to the LLM to take actions
context.set_context
Set the current context for a project or task.
context.get_context
Retrieve the current context information.
memory.write
Store events into memory with optional tags and artifacts.
memory.retrieve
Retrieve stored memory snippets based on objectives and filters.
memory.promote
Promote a memory to a different scope.
eval.log
Log evaluation metrics and results.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client