jaspertvdm/mcp-server-gemini-bridge
Overview
A Python bridge connecting MCP to the Google Gemini API, enabling access to Gemini Pro and Flash models.
Capabilities
- • github integration
- • mcp client integration
Best For
Python bridge for MCP to access Google Gemini Pro and Flash models via the Gemini API.
Decision Snapshot
Install
available
Usage
available
Config
1 strong hints
Capabilities
2 key capabilities detected
- • GitHub stars: 1
- • Forks: 1
- • Source provenance count: 1
- • Last seen: 4/15/2026
- • Published: 3/15/2026
Installation / Setup
pip install mcp-server-gemini-bridge
Usage
{ && "mcpServers": { && "gemini": { && "command": "mcp-server-gemini-bridge",Features
- • Support for Gemini Pro and other models
- • Streaming responses
- • Simple configuration
Use Cases
- • Capability coverage: github integration; mcp client integration.
Supported Clients / Integrations
- • github integration
- • mcp client integration
Compatibility Signals
- • GitHub: supports (Detected in parser config/capability hints.)
Prompt Examples
example
• { && "mcpServers": { && "gemini": { && "command": "mcp-server-gemini-bridge",
Notes / Requirements
- • Primary language: Python
- • License: MIT
- • Parser coverage score: 1.00
- • Source feeds: Awesome MCP Servers (punkpeye)
- • Topic cluster: general
Official Links
Source Information
You can verify all information on this page against the source repository above.
Related MCP Tools
jaspertvdm/mcp-server-ollama-bridge
A bridge connecting MCP to local Ollama LLM servers, enabling use of models like Llama, Mistral, and Qwen through MCP.
jaspertvdm/mcp-server-openai-bridge
A Python bridge connecting MCP to the OpenAI API, enabling access to models like GPT-4 and GPT-4o.
blockrunai/blockrun-mcp
blockrun-mcp provides access to 30+ AI models (including GPT-5, Claude, Gemini, Grok, DeepSeek) without API keys, using pay-per-use x402 micropayments with USDC on the Base network.
particlefuture/MCPDiscovery
A tool for automatic discovery and configuration of MCP servers on local machines.
What To Do Next
Continue from this tool into a workflow and a learn guide to shorten implementation time.