Loading MCP server directory, please wait...
Gemini 3 MCP server with 30+ tools: images, video, research, TTS, code exec & CLI
npx @getmcp/cli add io.github.RLabs-Inc/gemini-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
GEMINI_API_KEYYour Google Gemini API key (get one at https://aistudio.google.com/apikey)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.RLabs-Inc/gemini-mcp": {
"command": "npx",
"args": [
"-y",
"@rlabs-inc/gemini-mcp"
],
"env": {
"GEMINI_API_KEY": "",
"GEMINI_OUTPUT_DIR": ""
}
}
}
}