gurveeer/mcp-server-gemini-pro
A state-of-the-art Model Context Protocol (MCP) server that provides seamless integration with Google's Gemini AI models. This server enables Claude Desktop and other MCP-compatible clients to leverage the full power of Gemini's advanced AI capabilities.
Platform-specific configuration:
{
"mcpServers": {
"mcp-server-gemini-pro": {
"command": "npx",
"args": [
"-y",
"mcp-server-gemini-pro"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...