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.
相关服务器
Flightradar24
Track flights in real-time using Flightradar24 data.
Gaggimate MCP
Allows an LLM agent to control your Gaggimate espresso machine
Monzo
Access and manage your Monzo banking data, allowing you to check balances and view transactions.
Cloaked Agent
Give AI agents spending power without giving them your wallet keys. Cloaked creates on-chain spending accounts with enforced constraints that agents cannot bypass - even if jailbroken or compromised.
porkbun-mcp
MCP server for Porkbun domains and DNS
Cyberbro
Extracts Indicators of Compromise (IoCs) from text and checks their reputation using multiple threat intelligence services.
Pokemon Gen3 Calculator
A damage and status calculator for Pokemon Generation 3.
Withings
MCP server for Withings health data integration
Decompose
Decompose text into classified semantic units — authority, risk, attention, entities. No LLM. Deterministic.
MCP Trader Server
An MCP server for stock and cryptocurrency analysis with technical analysis tools.