Gemini Bridge

Bridges Claude with Google's Gemini AI through the official Gemini CLI, enabling direct queries and file-based context sharing bet

elyin 93 ↓ 11k
Claude CodeClaude DesktopGeneric
View source ↗

This lightweight MCP server by Shelakh provides a direct bridge between Claude and Google's Gemini AI through the official Gemini CLI, offering two core tools for sending queries with or without file attachments. Built with Python and FastMCP, it executes gemini CLI commands via subprocess with configurable timeouts, normalizes model names (supporting both flash and pro variants), and concatenates file contents directly into prompts for context-aware queries. The implementation prioritizes simplicity over complexity with no caching, sessions, or persistent state, making it ideal for developers who want straightforward access to Gemini's capabilities from within Claude workflows without additional infrastructure dependencies.

Source

Repository: https://github.com/elyin/gemini-bridge

Maintain Gemini Bridge?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

Gemini Bridge on getagentictools
[![Gemini Bridge on getagentictools](https://getagentictools.com/badge/mcp/elyin-gemini-bridge.svg)](https://getagentictools.com/mcp/elyin-gemini-bridge?ref=badge)