gemini-mcp-tool and mcp-gemini-google-search
About gemini-mcp-tool
jamubc/gemini-mcp-tool
MCP server that enables AI assistants to interact with Google Gemini CLI, leveraging Gemini's massive token window for large file analysis and codebase understanding
Implements the Model Context Protocol (MCP) to bridge Claude with Gemini CLI, exposing tools like `ask-gemini` and `sandbox-test` for safe code execution and file analysis using the `@` syntax for context injection. Integrates directly into Claude Desktop and Claude Code via stdio transport, defaulting to the `gemini-2.5-pro` model while supporting configurable model selection and sandbox mode for isolated script testing.
About mcp-gemini-google-search
yukukotani/mcp-gemini-google-search
MCP server for Google Search integration using Gemini's built-in search capabilities
Exposes Gemini's grounding feature as an MCP tool, enabling any MCP client (Claude, IDEs, etc.) to perform real-time web searches with source citations. Operates via stdio transport and supports both Google AI Studio and Vertex AI endpoints, allowing flexible deployment across different Google cloud environments.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work