gemini-bridge

stdio

Used by 4 plugins

Installs mcp-gemini-bridge, the highest-starred plugin that provides this server

Install
1
Run in your terminal
$
npx claudepluginhub henkisdabro/wookstar-claude-plugins --plugin mcp-gemini-bridge
Description

Google Gemini 2.5 Pro bridge for long-context analysis and multimodal tasks

Add to Your Project

Add to your .mcp.json:

{
  "mcpServers": {
    "gemini-bridge": {
      "command": "uvx",
      "args": [
        "gemini-bridge"
      ]
    }
  }
}
Command
uvx
Arguments
gemini-bridge