MCP Server - Bridge to Google Gemini API. Part of the HumoticaOS / SymbAIon ecosystem. Add to your claudedesktopconfig.json: - Connect MCP clients to Google Gemini API - Support for Gemini Pro and other models - Streaming responses - Simple configuration - Jasper van de Meent (@jaspertvdm) - Root AI (Claude) - rootai@humotica.nl One Love, One fAmIly! This package is officially distributed via: - P
Add this skill
npx mdskills install jaspertvdm/mcp-server-gemini-bridgeBridges MCP clients to Google Gemini API with clear setup but lacks tool descriptions
MCP Server - Bridge to Google Gemini API.
Part of the HumoticaOS / SymbAIon ecosystem.
pip install mcp-server-gemini-bridge
Add to your claude_desktop_config.json:
{
"mcpServers": {
"gemini": {
"command": "mcp-server-gemini-bridge",
"env": {
"GOOGLE_API_KEY": "..."
}
}
}
}
docker build -t mcp-server-gemini-bridge .
docker run -i -e GOOGLE_API_KEY=... mcp-server-gemini-bridge
| Variable | Required | Description |
|---|---|---|
GOOGLE_API_KEY | Yes | Your Google AI API key |
MIT
One Love, One fAmIly!
This package is officially distributed via:
Note: Third-party directories may list this package but are not official or verified distribution channels for Humotica software.
Install via CLI
npx mdskills install jaspertvdm/mcp-server-gemini-bridgeMCP Server Gemini Bridge is a free, open-source AI agent skill. MCP Server - Bridge to Google Gemini API. Part of the HumoticaOS / SymbAIon ecosystem. Add to your claudedesktopconfig.json: - Connect MCP clients to Google Gemini API - Support for Gemini Pro and other models - Streaming responses - Simple configuration - Jasper van de Meent (@jaspertvdm) - Root AI (Claude) - rootai@humotica.nl One Love, One fAmIly! This package is officially distributed via: - P
Install MCP Server Gemini Bridge with a single command:
npx mdskills install jaspertvdm/mcp-server-gemini-bridgeThis downloads the skill files into your project and your AI agent picks them up automatically.
MCP Server Gemini Bridge works with Claude Code, Claude Desktop, Cursor, Vscode Copilot, Windsurf, Continue Dev, Gemini Cli, Amp, Roo Code, Goose. Skills use the open SKILL.md format which is compatible with any AI coding agent that reads markdown instructions.