{"slug":"alex-feel/mcp-context-server","name":"MCP Context Server","description":"Server providing persistent multimodal context storage for LLM agents.","category":"development","tags":[],"official":false,"stars":7,"transport":"http","install":null,"tools":[{"name":"store_context","description":"Store a new context entry with text, optional images, tags, and metadata"},{"name":"search_context","description":"Search context entries with flexible filtering, full-text, semantic, or hybrid search"},{"name":"get_context_by_ids","description":"Retrieve specific context entries by their IDs"},{"name":"delete_context","description":"Delete context entries by ID or filter criteria"},{"name":"update_context","description":"Update an existing context entry's content, tags, or metadata"},{"name":"list_threads","description":"List all available threads with their metadata"},{"name":"get_statistics","description":"Get storage statistics including entry counts and size"},{"name":"semantic_search_context","description":"Perform semantic similarity search on context entries"},{"name":"fts_search_context","description":"Perform full-text search with linguistic processing and ranking"},{"name":"hybrid_search_context","description":"Combine full-text and semantic search using Reciprocal Rank Fusion"},{"name":"store_context_batch","description":"Store multiple context entries in a single batch operation"},{"name":"update_context_batch","description":"Update multiple context entries in a single batch operation"},{"name":"delete_context_batch","description":"Delete multiple context entries in a single batch operation"}],"env_vars":[],"auth_type":"none","github":"https://github.com/alex-feel/mcp-context-server","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}