jaspertvdm/mcp-server-gemini-bridge
FreeNot checkedBridge to Google Gemini API. Access Gemini Pro and Flash models through MCP.
About
Bridge to Google Gemini API. Access Gemini Pro and Flash models through MCP.
README
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.
Installing jaspertvdm/mcp-server-gemini-bridge
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/jaspertvdm/mcp-server-gemini-bridgeFAQ
Is jaspertvdm/mcp-server-gemini-bridge MCP free?
Yes, jaspertvdm/mcp-server-gemini-bridge MCP is free — one-click install via Unyly at no cost.
Does jaspertvdm/mcp-server-gemini-bridge need an API key?
No, jaspertvdm/mcp-server-gemini-bridge runs without API keys or environment variables.
Is jaspertvdm/mcp-server-gemini-bridge hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install jaspertvdm/mcp-server-gemini-bridge in Claude Desktop, Claude Code or Cursor?
Open jaspertvdm/mcp-server-gemini-bridge on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectAmap Maps Mcp Server
MCP server for using the AMap Maps API
by duxiaohuiSupabase
Database, auth and storage
by SupabaseEverything
Reference / test server with prompts, resources, and tools.
Git
Tools to read, search, and manipulate Git repositories.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
Time
Time and timezone conversion capabilities.
Compare jaspertvdm/mcp-server-gemini-bridge with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
