MCP Directory
Back

claude_code-gemini-mcp

by RaiAnsar · Python · ★ 240

Simplified Gemini for Claude Code.

#claude-ai#gemini-flash#mcp#mcp-server

Install

pip install git+https://github.com/RaiAnsar/claude_code-gemini-mcp.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "claude-code-gemini-mcp": {
      "command": "uvx",
      "args": [
        "git+https://github.com/RaiAnsar/claude_code-gemini-mcp.git"
      ]
    }
  }
}

From the README

Connect Claude Code with Google's Gemini AI for powerful AI collaboration. Ask Gemini questions, get code reviews, and brainstorm ideas - all within Claude Code! - Python 3.8+ installed - Claude Code CLI installed - Google Gemini API key ([Get one free](https://aistudio.google.com/apikey)) 1. **Clone this repo:** 2. **Run setup with your API key:** That's it! 🎉 Start Claude Code anywhere and use these commands: 1. Installs the Google Gemini Python SDK 2. Sets up an MCP server that bridges Claude Code and Gemini 3. Configures it globally (works in any directory) 4. Provides tools for col…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers