Morasami/Contextra
If you are the rightful owner of Contextra 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.
Contextra is an MCP Memory Server that provides persistent memory capabilities for AI agents, enabling efficient storage and retrieval of information across conversations.
Tools
Functions exposed to the LLM to take actions
write_memory
Store agent-processed information with smart guidance on what's worth remembering.
search_memory_preview
Search and get lightweight previews to find what you need without token waste.
get_full_memory_by_ids
Get complete content only for memories you've identified as relevant.
list_recent_memories
See what's been saved recently for context and debugging.
get_memory_details
Deep-dive into specific memory details including metadata.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client