Command Palette

Search for a command to run...

UnylyUnyly
Browse all

jaspertvdm/mcp-server-gemini-bridge

FreeNot checked

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

GitHubEmbed

About

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

README

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

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

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.

Available on CodeGuilds

from github.com/jaspertvdm/mcp-server-gemini-bridge

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-bridge

FAQ

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

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