meldridge-wm/gemini-mcp-server
MCP server exposing Google Gemini as a tool for Claude Code via the authenticated gemini CLI
Platform-specific configuration:
{
"mcpServers": {
"gemini-mcp-server": {
"command": "npx",
"args": [
"-y",
"gemini-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...