search-context
Verified Safeby ain3sh
Overview
Provides semantic search over documentation using Google's Gemini File Search API, returning AI-generated answers with source citations.
Installation
No command providedSecurity Notes
The server makes outbound network requests to the Gemini File Search API. It requires a `GEMINI_API_KEY`, which should be securely managed as an environment variable or via client configuration. There are no indications of 'eval' or obfuscation, and it explicitly states it does not interact with local files or git repos, reducing local risks.
Similar Servers
gemini-mcp-tool
A Model Context Protocol (MCP) server that enables AI assistants to interact with the Google Gemini CLI for comprehensive code and file analysis, structured edit suggestions, and creative brainstorming.
gemini-mcp-server
An MCP server providing a suite of 7 AI-powered tools (Image Gen/Edit, Chat, Audio Transcribe, Code Execute, Video/Image Analysis) powered by Google Gemini, featuring a self-learning "Smart Tool Intelligence" system for prompt enhancement and user preference adaptation.
mcp-gemini-grounded-search
Provides grounded search functionality using Google's Gemini API, allowing MCP clients to perform web searches and retrieve up-to-date information with sources.
GeminiMCP
Integrate Google's Gemini API for AI-powered tasks and search with Model Control Protocol (MCP) clients, focusing on developer-centric features like code analysis and context handling.