Back to search
30
MCP

io.github.hampsterx/gemini-mcp-bridge

io.github.hampsterx/gemini-mcp-bridge

MCP server wrapping Gemini CLI: query, review, search, structured output, and diff assessment.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

gemini-search-mcp
MCP server that exposes Gemini web search and document question answering tools.
0 tools
gemini-cli-mcp-tool
MCP server that wraps Gemini CLI for token-efficient AI operations
0 tools
gemini-web-mcp-cli
MCP server and CLI for the Gemini web interface
0 tools
io.github.rlabs-inc/gemini-mcp
Gemini 3 MCP server with 30+ tools: images, video, research, TTS, code exec & CLI
0 tools
gemini-mcp-bridge
Lightweight MCP server bridging Claude Code to Google's Gemini AI via official CLI
0 tools
io.github.googlecloudplatform/gemini-cloud-assist-mcp
MCP Server for understanding, managing & troubleshooting your GCP environment.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.hampsterx/gemini-mcp-bridge": {
      "url": "None",
      "transport": "http"
    }
  }
}