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.
関連サーバー
Teukhos
Spawn production-ready MCP servers from a single YAML file
Mureka
generate lyrics, song and background music(instrumental)
Skillbase/spm
npm for AI skills. Create, share, and discover reusable AI instructions for any model via MCP.
LGTM Dog MCP
Generates dog images with an LGTM (Looks Good To Me) overlay using the Dog CEO API.
Cotrader
AI-powered stock screener for 11,000+ US stocks. Screen using natural language and detect chart patterns via MCP.
MCP Emotional Support
Provides emotional support and positive reinforcement for LLMs, with customizable therapeutic personas.
mcp-dice
Rolls dice using standard notation (e.g., 1d20) and returns individual rolls and their sum.
Time MCP Server
Provides current time and timezone conversion capabilities using IANA timezone names, with automatic system timezone detection.
Arithmetic MCP Server
Performs basic arithmetic operations such as addition, subtraction, multiplication, and division.
stella-mcp
MCP server for creating and manipulating Stella system dynamics models (.stmx files in XMILE format)