SERVER
Gemini
Rank #20281io.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 #20281 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,281of 58,900 tracked serversTop 50%
Ranks ahead of 38,619 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
MORE FROM THIS PUBLISHER
Other servers by PavelGuzenfeld
View all PavelGuzenfeld servers →VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 0.1.2 | Mar 10, 2026 |
| 0.1.0 | Nov 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