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
Gemini MCP Tool is a TypeScript MCP server that bridges Claude to Google's Gemini CLI, letting Claude route prompts and file references directly to Gemini for analysis. It installs in a single command via `claude mcp add gemini-cli -- npx -y gemini-mcp-tool` and works with both Claude Code and Claude Desktop. The server exposes four tools to the AI: `ask-gemini` for general queries and file analysis, `sandbox-test` for isolated code execution using Gemini's sandbox mode, `Ping` for connectivity checks, and `Help` for CLI documentation. Users can also invoke `/analyze` and `/sandbox` slash commands directly inside Claude Code. File and directory references follow Gemini CLI's `@` syntax, so prompts like `analyze @src/ and summarize this codebase` pass entire directory trees to Gemini's context window, which supports up to 1 million tokens. The primary audience is developers who want to offload large-codebase analysis to Gemini while remaining inside their Claude Code workflow.
- ✓License: NOASSERTION
- ✓Actively maintained (<30d)
- ✓Healthy fork ratio
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
git clone https://github.com/jamubc/gemini-mcp-tool{
"mcpServers": {
"gemini-mcp-tool": {
"command": "node",
"args": ["/path/to/gemini-mcp-tool/dist/index.js"]
}
}
}Resumen de MCP Servers
Lo que la gente pregunta sobre gemini-mcp-tool
¿Qué es jamubc/gemini-mcp-tool?
+
jamubc/gemini-mcp-tool es mcp servers para el ecosistema de Claude AI. 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 Tiene 2.3k estrellas en GitHub y se actualizó por última vez 7d ago.
¿Cómo se instala gemini-mcp-tool?
+
Puedes instalar gemini-mcp-tool clonando el repositorio (https://github.com/jamubc/gemini-mcp-tool) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar jamubc/gemini-mcp-tool?
+
Nuestro agente de seguridad ha analizado jamubc/gemini-mcp-tool y le ha asignado un Trust Score de 95/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene jamubc/gemini-mcp-tool?
+
jamubc/gemini-mcp-tool es mantenido por jamubc. La última actividad registrada en GitHub es de 7d ago, con 29 issues abiertos.
¿Hay alternativas a gemini-mcp-tool?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega gemini-mcp-tool en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/jamubc-gemini-mcp-tool)<a href="https://claudewave.com/repo/jamubc-gemini-mcp-tool"><img src="https://claudewave.com/api/badge/jamubc-gemini-mcp-tool" alt="Featured on ClaudeWave: jamubc/gemini-mcp-tool" width="320" height="64" /></a>Más MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!