Skip to content
Back to search
30
MCP v0.1.2

io.github.PavelGuzenfeld/gemini

io.github.PavelGuzenfeld/gemini

MCP server that exposes Google Gemini as tools for Claude Code

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

Similar MCP servers embedding-nearest

io.github.pavelguzenfeld/gemini
MCP server that exposes Google Gemini as tools for Claude Code
0 tools
gemini-mcp-bridge
Lightweight MCP server bridging Claude Code to Google's Gemini AI via official CLI
0 tools
mcp-server-gemini
MCP server implementation for Google's Gemini API
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-connect
Claude Code plugin: Google Gemini as a second-opinion AI via MCP
0 tools
io.github.rlabs-inc/gemini-mcp
Gemini 3 MCP server with 30+ tools: images, video, research, TTS, code exec & CLI
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.pavelguzenfeld/gemini": {
      "url": "None",
      "transport": "http"
    }
  }
}