SERVER

Gemini

Rank #20280

io.github.PavelGuzenfeld/gemini

MCP server that exposes Google Gemini as tools for Claude Code

First listed
Mar 10, 2026
Last publish date
Mar 10, 2026
OVERVIEW

Gemini is a Model Context Protocol (MCP) server published by PavelGuzenfeld. It ranks #20280 of 58,900 servers tracked on MCP Toplist. Gemini is listed on Official MCP, with 2 tracked versions. It was first listed on Mar 10, 2026 and most recently updated on Mar 10, 2026.

STANDING
#20,280of 58,900 tracked serversTop 50%

Ranks ahead of 38,620 of 58,900 servers on MCP Toplist.

CONNECT

Use Gemini

Add Gemini to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "gemini": {
      "command": "npx",
      "args": [
        "-y",
        "claude-gemini-mcp"
      ],
      "env": {
        "GEMINI_API_KEY": "<your GEMINI_API_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

PavelGuzenfeld

Organization
Total servers
2
Total versions
5
MORE FROM THIS PUBLISHER

Other servers by PavelGuzenfeld

View all PavelGuzenfeld servers →
VERSIONS

Available versions (2)

VersionPublished
0.1.2Mar 10, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Gemini?
MCP server that exposes Google Gemini as tools for Claude Code
Who maintains Gemini?
Gemini is maintained by PavelGuzenfeld, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
Is Gemini an official MCP server?
Yes — Gemini is listed on the Official MCP Registry.
How many versions does Gemini have?
MCP Toplist tracks 2 versions of Gemini, most recently published on Mar 10, 2026.
Where can I find the source code for Gemini?
The source code for Gemini is hosted at github.com/PavelGuzenfeld/gemini-mcp.
EXPLORE