mcp-server-gemini-bridge
MCP Server - Bridge to Google Gemini API. Part of HumoticaOS/SymbAIon ecosystem.
Documentation
mcp-server-gemini-bridge
MCP Server - Bridge to Google Gemini API.
Part of the HumoticaOS / SymbAIon ecosystem.
Installation
pip install mcp-server-gemini-bridgeUsage
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-bridgeEnvironment 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) - root_ai@humotica.nl
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.
>
Frequently asked questions
What is mcp-server-gemini-bridge?
mcp-server-gemini-bridge is MCP Server - Bridge to Google Gemini API. Part of HumoticaOS/SymbAIon ecosystem.
How do I install mcp-server-gemini-bridge?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is mcp-server-gemini-bridge open source?
Yes — it is hosted on GitHub at https://github.com/jaspertvdm/mcp-server-gemini-bridge and has 4 stars.
Related MCP tools
Model Context Protocol Servers
Pre-indexed code knowledge graph, auto syncs on code changes, for Claude Code, Codex, Gemini, Cursor, OpenCode, AntiGravity, Kiro, CoPilot, and Hermes Agent — fewer tokens, fewer tool calls, 100% local
an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM
The easy-to-use open source Business Intelligence and Embedded Analytics tool that lets everyone work with data :bar_chart:
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
Cognee is the open-source AI memory platform for agents. Give your AI agents persistent long-term memory across sessions with a self-hosted knowledge graph engine.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP