Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ”— Aggregators
  3. MCP Server Gemini Bridge
MCP Server Gemini Bridge logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 3:05:01 PM

MCP Server Gemini Bridge

User RatingsBe the first to rate and review this MCP server!
View Repository4 GitHub StarsTotal stargazers on GitHub for the source repository (4 stars).Visit Website
google-geminiaideveloper-toolsmcp

Connects MCP clients to Google Gemini models, including Pro and Flash, with streaming responses.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "jaspertvdm-mcp-server-gemini-bridge": {
      "command": "uvx",
      "args": [
        "mcp-server-gemini-bridge"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ”— More in Aggregators

Overview

The jaspertvdm/mcp-server-gemini-bridge MCP server connects MCP clients to Google Gemini through the Google AI API. It uses a required GOOGLE_API_KEY environment variable and supports Gemini Pro, Flash, and other models described by the project. Responses can be streamed to the client. Reach for it when an MCP-compatible application needs access to Gemini rather than a separate provider-specific integration.

Use cases

β€’Connect Claude Desktop to Google Gemini
β€’Route MCP requests to Gemini Pro or Flash
β€’Stream Gemini responses through an MCP client
β€’Run the bridge in Docker

Key features

β€’Google Gemini API bridge
β€’Gemini Pro and Flash model access
β€’Streaming responses
β€’Claude Desktop configuration
β€’Docker deployment option
β€’Environment-based API key configuration

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Server Gemini Bridge.

Extracted Tool Capabilities
Google Gemini API bridge
Gemini Pro and Flash model access
Streaming responses
Claude Desktop configuration
Docker deployment option
Environment-based API key configuration

How MCP Server Gemini Bridge works

What jaspertvdm/mcp-server-gemini-bridge MCP server does

The jaspertvdm/mcp-server-gemini-bridge MCP server exposes Google Gemini through the Model Context Protocol. It is intended to let an MCP client send requests to Google’s AI service without implementing a separate Gemini connection in the client itself.

The project description identifies Gemini Pro and Flash as supported model families, while the README also refers to support for Gemini Pro and other models. Streaming responses are listed as a capability, so clients can receive generated output incrementally rather than waiting for the complete response.

This is a focused provider bridge, not a general-purpose aggregator with a documented catalog of unrelated services. Its useful role is connecting an MCP client to Google Gemini using the API key supplied by the operator.

How it works

The jaspertvdm/mcp-server-gemini-bridge MCP server runs as an MCP process and communicates with the configured client. The client starts the server, and the server uses the Google AI API to handle Gemini requests. The README demonstrates this arrangement with Claude Desktop, where the MCP configuration names the server executable and passes GOOGLE_API_KEY through the process environment.

A Docker workflow is also documented. The repository can be built into a Docker image and started interactively with the Google API key provided as an environment variable. This gives operators a container-based option instead of installing the package directly on the host.

The available material does not specify individual MCP tool names, request parameters, conversation features, or model-selection syntax. Those details should not be assumed from the provider bridge description alone.

Setup and configuration

The package is distributed through PyPI and the README gives this installation command:

Terminal
pip install mcp-server-gemini-bridge

For Claude Desktop, add an MCP server entry whose command is mcp-server-gemini-bridge. Set GOOGLE_API_KEY in that entry’s environment. The key is required; the documentation does not describe an alternative authentication method or a local unauthenticated mode.

The documented container path builds an image from the repository and runs it with standard input enabled. The same GOOGLE_API_KEY variable must be passed to the container. Keep the key outside source-controlled configuration where practical, since it grants access to the Google AI API associated with that credential.

Tools and capabilities

The documented capabilities are limited to the Gemini bridge itself:

  • Connects MCP clients to the Google Gemini API.
  • Supports Gemini Pro and Flash models, along with other models referenced by the project.
  • Provides streaming responses.
  • Uses a small environment-based configuration consisting of the required Google API key.
  • Can run from a Python installation or in Docker, according to the supplied setup examples.

The README does not provide a larger tool inventory or claim support for other Google services. Evaluate the client and server versions together if your application depends on specific MCP behavior not described here.

Limitations and notes

A Google AI API key is mandatory, so use of the bridge depends on Google API access and any usage charges or quotas attached to that key. The repository does not state that it supplies a free hosted endpoint or its own model access.

The README includes a Claude Desktop configuration example, but it does not list compatibility details for other MCP clients. It also does not document advanced controls such as structured outputs, file handling, multimodal inputs, retries, rate-limit handling, or persistent conversation storage. Treat those areas as unspecified rather than supported features.

The project is licensed under MIT. Official distribution is identified through PyPI and GitHub in the supplied material.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Aggregators View all alternatives
  • AllMCPs Server logoAllMCPs Server
    β˜… Featured

    The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

    πŸ”— Aggregators15 views
    Compare vs AllMCPs Server β†’
  • MCP Server Ollama Bridge logoMCP Server Ollama Bridge

    Bridge to local Ollama LLM server. Run Llama, Mistral, Qwen and other local models through MCP.

    πŸ”— Aggregators3 views
    Compare vs MCP Server Ollama Bridge β†’
  • Agent logoAgent

    A unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.

    πŸ”— Aggregators9 views
    Compare vs Agent β†’
  • Deepseek MCP Server logoDeepseek MCP Server

    MCP server for DeepSeek AI with chat, reasoning, multi-turn sessions, function calling, thinking mode, and cost tracking.

    πŸ”— Aggregators3 views
    Compare vs Deepseek MCP Server β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
4
Stargazers on the source repository.
Last commit
3mo ago
Most recent push to the default branch.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about MCP Server Gemini Bridge

Install the PyPI package with `pip install mcp-server-gemini-bridge`.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMCP Server Gemini Bridge AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/jaspertvdm-mcp-server-gemini-bridge?style=directory)](https://allmcps.com/mcp/jaspertvdm-mcp-server-gemini-bridge)
HTML Embed
<a href="https://allmcps.com/mcp/jaspertvdm-mcp-server-gemini-bridge"><img src="https://allmcps.com/api/badge/jaspertvdm-mcp-server-gemini-bridge?style=directory" alt="MCP Server Gemini Bridge on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ”—Aggregators
PricingBring your own API key (usage-based cost)
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimePython
AuthAPI key
LicenseMIT
ClientsClaude Desktop
Last updatedSep 5, 2026
Views4
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars4
GitHub Star CountTotal stargazers on GitHub representing community popularity (4 stars).
Last commit3mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jun 10, 2026
40Quality signal: Fair Β· 40/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools17/30
Adoption & activity2/15
Community engagement1/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 16d ago via OSV.dev Β· mcp-server-gemini-bridge (PyPI)

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ”— Aggregators β†’Alternatives to MCP Server Gemini Bridge β†’Install in Claude DesktopInstall in CursorInstall in VS Code