mcp-server-gemini-bridge

Bridge to Google Gemini API. Access Gemini Pro and Flash models through MCP.

mcp-server-gemini-bridge

PyPI

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

VariableRequiredDescription
GOOGLE_API_KEYYesYour Google AI API key

Features

  • Connect MCP clients to Google Gemini API
  • Support for Gemini Pro and other models
  • Streaming responses
  • Simple configuration

Authors

License

MIT


One Love, One fAmIly!

Official Distribution

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.

Related Servers

NotebookLM Web Importer

Import web pages and YouTube videos to NotebookLM with one click. Trusted by 200,000+ users.

Install Chrome Extension