alex-feel/mcp-context-server
3.2
If you are the rightful owner of mcp-context-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.
The MCP Context Server is a high-performance server designed for persistent multimodal context storage, enabling seamless context sharing across multiple LLM agents.
Tools
Functions exposed to the LLM to take actions
store_context
Store a context entry with optional images.
search_context
Search context entries with efficient filtering.
get_context_by_ids
Fetch specific context entries by their IDs.
delete_context
Delete context entries by IDs or thread.
list_threads
List all active threads with statistics.
get_statistics
Get database statistics and usage metrics.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client