Gemini MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 341 installs a week from npm. Last commit 8 Jul 2026.
Gemini 3 MCP server with 30+ tools: images, video, research, TTS, code exec & CLI
We read the source, 2 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
filePath = path.join(outputDir, filename)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add gemini-mcp -- npx -y @rlabs-inc/gemini-mcp
{
"mcpServers": {
"gemini-mcp": {
"args": [
"-y",
"@rlabs-inc/gemini-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.gemini-mcp]
command = "npx"
args = ["-y", "@rlabs-inc/gemini-mcp"]
{
"mcpServers": {
"gemini-mcp": {
"args": [
"-y",
"@rlabs-inc/gemini-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"gemini-mcp": {
"args": [
"-y",
"@rlabs-inc/gemini-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
GEMINI_API_KEY (Your Google Gemini API key (get one at https://aistudio.google.com/apikey)), GEMINI_OUTPUT_DIR (Directory for generated files (images, videos, audio)).
The author declared them in the registry entry; get the values from the project itself.
MCP server that exposes Google Gemini as tools for Claude Code
PDF parsing server with text extraction, metadata, search, images, and TOC via MCP
Run the Grok Build CLI as MCP tools: agent runs with live progress, code review, web research.
MCP server exposing Google Antigravity (agy CLI / Gemini): jobs, codebase analysis, file tools.
Search 10,000+ AI agents, MCP servers, and CLI tools via A2ASearch from any MCP client.
MCP server for Grok video — text-to-video, image-to-video, and video editing
Invoke CLI agents (Codex, Claude, OpenCode) as MCP tools with parallel execution
ContextStream MCP server for code context, memory, search, and AI tools.
Answers built from our own checks of this server.