MCP Gemini for Claude Desktop
io.github.crunchtools/gemini
MCP server for Google Gemini AI - text, image, video, research, and more
client:Claude Desktop
transport:stdio
runtime:pypi
Install MCP Gemini in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"gemini": {
"command": "uvx",
"args": [
"mcp-gemini-crunchtools"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs