mcp-server-gemini-bridge
Bridge to Google Gemini API. Access Gemini Pro and Flash models through MCP.
mcp-server-gemini-bridge
MCP Server - Bridge to Google Gemini API.
Part of the HumoticaOS / SymbAIon ecosystem.
Installation
pip install mcp-server-gemini-bridge
Usage
With Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"gemini": {
"command": "mcp-server-gemini-bridge",
"env": {
"GOOGLE_API_KEY": "..."
}
}
}
}
With Docker
docker build -t mcp-server-gemini-bridge .
docker run -i -e GOOGLE_API_KEY=... mcp-server-gemini-bridge
Environment Variables
| Variable | Required | Description |
|---|---|---|
GOOGLE_API_KEY | Yes | Your Google AI API key |
Features
- Connect MCP clients to Google Gemini API
- Support for Gemini Pro and other models
- Streaming responses
- Simple configuration
Authors
- Jasper van de Meent (@jaspertvdm)
- Root AI (Claude) - [email protected]
License
MIT
One Love, One fAmIly!
Official Distribution
This package is officially distributed via:
- PyPI: https://pypi.org/project/mcp-server-gemini-bridge/
- GitHub: https://github.com/jaspertvdm/mcp-server-gemini-bridge
Note: Third-party directories may list this package but are not official or verified distribution channels for Humotica software.
เซิร์ฟเวอร์ที่เกี่ยวข้อง
Upstox MCP server
A MCP server for integrating with the Upstox trading API by Upstox.
Bitcoin MCP Server
MCP server dedicated to the Bitcoin ecosystem for traders, analysts, developers, and more.
D&D MCP Server
A server for managing Dungeons & Dragons campaigns, storing all data in local JSON files.
Upstox MCP Server
A Model Context Protocol (MCP) server that integrates with the Upstox Trading API, enabling AI agents like Claude to securely access Indian stock market data, perform technical analysis, and view account information in read-only mode.
Nanoleaf MCP Server
A server for controlling Nanoleaf smart lights using the Model Context Protocol.
ChatSpatial
MCP server for spatial transcriptomics analysis with 60+ integrated methods
Plex MCP Server
Search for movies and manage playlists on your Plex Media Server using the Plex API.
CryptoAPIs MCP Market Data
MCP server for cryptocurrency asset prices, exchange rates, and market metadata via Crypto APIs
Memora
A lightweight MCP server for semantic memory storage, knowledge graphs, and cross-session context
US Safety Recalls MCP
Search NHTSA vehicle recalls and FDA food/drug recalls in real-time. 4 MCP tools for product safet monitoring.