Gemini MCP
A Model Context Protocol (MCP) server for integrating Google's Gemini 3 models with Claude Code, enabling powerful collaboration between both AI systems. Now with a beautiful CLI!. Its 3 documented tools cluster into low, medium, high. It runs locally over stdio via the published package.
People connecting media tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-07-08 · ★ 215 · VERIFIED 2026-08-25
MIT · TypeScript servers · how we verify → /methodology
01 · Install Gemini MCP
before you install - you'll need
Set GEMINI_API_KEY, HTTP_PROXY, HTTPS_PROXY, GEMINI_TOOL_PRESET, GEMINI_ENABLED_TOOLS before connecting. GEMINI_OUTPUT_DIR is optional or environment-specific per the README.
Claude Code
claude mcp add rlabs-inc-gemini-mcp -- npx -y @rlabs-inc/gemini-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"rlabs-inc-gemini-mcp": {
"command": "npx",
"args": [
"-y",
"@rlabs-inc/gemini-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package @rlabs-inc/gemini-mcp - published under the repo owner's npm scope (@rlabs-inc)
registry namespace io.github.RLabs-Inc is GitHub-verified and matches the repo owner
03 · What Gemini MCP can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
An agent gets 3 documented tools across low, medium, high, including low, medium, high.
The 3 tools it gives your agent
Extracted from the project's README - what gemini-mcp lets an agent do.
- low
- - Fast responses, minimal reasoning
- medium
- - Balanced (Flash only)
- high
- - Deep reasoning for complex tasks (default)
04 · Who maintains Gemini MCP
gemini-mcp is maintained by rlabs-inc. It's the only MCP server we track from this author; the repo dates to Apr 2025.
05 · Facts
- repository
- github.com/rlabs-inc/gemini-mcp
- category
- media - actively maintained as of 2026-08-25.
- registry
- io.github.RLabs-Inc/gemini-mcp (active, first published 2026-01-05)
- packages
- npm:@rlabs-inc/gemini-mcp
06 · Gemini MCP FAQ
Is Gemini MCP still maintained?
Yes - as of 2026-08-25, its last commit was 2026-07-08. We re-verify nightly.
What can Gemini MCP do?
An agent gets 3 documented tools across low, medium, high, including low, medium, high.
How do I install Gemini MCP?
Run `npx -y @rlabs-inc/gemini-mcp`. The README documents 6 environment variables (GEMINI_API_KEY, GEMINI_OUTPUT_DIR, HTTP_PROXY…) to set first. Set GEMINI_API_KEY, HTTP_PROXY, HTTPS_PROXY, GEMINI_TOOL_PRESET, GEMINI_ENABLED_TOOLS before connecting. GEMINI_OUTPUT_DIR is optional or environment-specific per the README. You can also paste the ready-made client config above.
Does Gemini MCP run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Gemini MCP
Alternatives to Gemini MCP
Maintained media servers if Gemini MCP isn't the fit.
- Openshorts Turn long videos into viral vertical shorts and publish them to TikTok, Instagram and YouTube. ★ 3,410 · 2026-08-25
- Claude Real Video Let any LLM watch a video locally - and search everything it has ever watched. ★ 2,061 · 2026-08-22
- Voicemode Natural voice conversations for AI assistants - STT/TTS via MCP ★ 1,337 · 2026-08-09
- Nova3 D Structured, part-aware 3D generation for AI agents. Named-part GLB, preview URL, Blender script. ★ 682 · 2026-08-12
- Comfyui MCP MCP server + Claude Code plugin for ComfyUI: run workflows, generate images, manage models & VRAM. ★ 671 · 2026-08-25
- Yutu The AI-powered toolkit that grows your YouTube channel on autopilot ★ 620 · 2026-08-23
More media MCP servers · Osc Bridge · Flstudio MCP · Runapi MCP · Pixelpanda MCP · Muapi
More TypeScript MCP servers · Groundtruth · Qseow MCP · Rn Devtools Hub · WordPress MCP Server · Roamzy Io MCP Server · see all