Gemini 3 MCP server with 30+ tools: images, video, research, TTS, code exec & CLI
Gemini 3 MCP server with 30+ tools: images, video, research, TTS, code exec & CLI
Is it safe?
No known CVEs for @rlabs-inc/gemini-mcp.
No authentication — any process on your machine can connect to this server.
License not specified.
Last scanned 0 days ago.
Is it maintained?
Last commit 21 days ago. 173 GitHub stars. 1,105 weekly downloads.
Will it work with my client?
Transport: stdio, http. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
How much context will it use?
19 tools. Estimated ~2,200 tokens of your context window (1.1% of 200K).
What if it doesn't work?
Common issues: JSON syntax errors in config, wrong Node.js version, npx cache, network or firewall blocking. covers troubleshooting.
{
"mcpServers": {
"io-github-rlabs-inc-gemini-mcp": {
"args": [
"-y",
"@rlabs-inc/gemini-mcp"
],
"command": "npx"
}
}
}Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y @rlabs-inc/gemini-mcp 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
gemini-queryDirect queries to Gemini with thinking level control
gemini-generate-imageGenerate images with Nano Banana Pro
gemini-start-image-editStart a multi-turn image editing session
gemini-continue-image-editContinue refining an image in an editing session
gemini-end-image-editClose an image editing session
gemini-list-image-sessionsList all active image editing sessions
gemini-generate-videoGenerate videos using Veo
gemini-check-videoCheck video generation status and download when complete
gemini-analyze-codeAnalyze code for issues
gemini-analyze-textAnalyze text content
Last scanned 4h ago
No known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.