ogoldberg_gemini-context-mcp-server
If you are the rightful owner of ogoldberg_gemini-context-mcp-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 henry@mcphub.com.
Gemini Context MCP Server is a powerful implementation leveraging Gemini's capabilities for context management and caching, maximizing the value of Gemini's 2M token context window.
generate_text
Generate text with context.
get_context
Get current context for a session.
clear_context
Clear session context.
add_context
Add specific context entries.
search_context
Find relevant context semantically.
mcp_gemini_context_create_cache
Create a cache for large contexts.
mcp_gemini_context_generate_with_cache
Generate with cached context.
mcp_gemini_context_list_caches
List all available caches.
mcp_gemini_context_update_cache_ttl
Update cache TTL.
mcp_gemini_context_delete_cache
Delete a cache.