🌐
GitHub
github.com › RLabs-Inc › gemini-mcp
GitHub - RLabs-Inc/gemini-mcp: MCP Server that enables Claude code to interact with Gemini
MCP Server that enables Claude code to interact with Gemini - RLabs-Inc/gemini-mcp
Starred by 80 users
Forked by 12 users
Languages   TypeScript 78.4% | JavaScript 21.6%
🌐
Apidog
apidog.com › blog › gemini-mcp-claude-code
Gemini MCP: How to Use Gemini 2.5 Pro with Claude Code
October 13, 2025 - The Gemini MCP server is a lightweight, local server that acts as a bridge, or an intelligent intermediary, between your Claude desktop application and the Google Gemini Pro API. Here is a more narrative breakdown of the process, using the analogy ...
🌐
GitHub
github.com › RaiAnsar › claude_code-gemini-mcp
GitHub - RaiAnsar/claude_code-gemini-mcp: Simplified Gemini for Claude Code.
claude # Ask Gemini anything mcp__gemini-collab__ask_gemini prompt: "Explain quantum computing in simple terms" # Get code reviews mcp__gemini-collab__gemini_code_review code: "def auth(u): return u.pwd == 'admin'" focus: "security" # Brainstorm ideas mcp__gemini-collab__gemini_brainstorm topic: "How to scale a web app to 1M users" Or simply ask claude code to correlate with Gemini, it is not a rocket sciene... (Author's note) ... # Check if it's installed claude mcp list # Reinstall with global scope claude mcp remove gemini-collab claude mcp add --scope user gemini-collab python3 ~/.claude-mcp-servers/gemini-collab/server.py
Starred by 236 users
Forked by 36 users
Languages   Python 72.0% | Shell 28.0%
🌐
Reddit
reddit.com › r/claudeai › finally got gemini mcp working with claude code - debugging session was incredible
r/ClaudeAI on Reddit: Finally got Gemini MCP working with Claude Code - debugging session was incredible
June 11, 2025 -

Big update -> just created a solution for using Grok3, ChatGPT and Gemini with Claude code check it out here -> https://www.reddit.com/r/ClaudeAI/comments/1l8h9s9/claude_code_with_multi_ai_gemini_grok3_chatgpt_i/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button

Update: Since most of you found the gist quite complicated and I can understand here is the link to my repo with everything automated.. https://github.com/RaiAnsar/claude_code-gemini-mcp
Also you can test by using /mcp command and see it available if it was setup successfully... And you can simply ask Claude code to correlate with Gemini MCP and it will do that automatically ( you will be able to see full response by using CTRL + R) ... One more thing I had this small problem where the portal I have built would lose connection but when Claude Shared the issue with it, it was able to point claude in the right direction and even after that Gemini Helped claude all the way... For almost 2 hours of constant session Gemini cost me 0.7 USD since Claude is providing it very optimized commands unlike humans.

Just had my mind blown by the potential of AI collaboration. Been wrestling with this persistent Supabase connection issue for weeks where my React dashboard would show zeros after idle periods. Tried everything - session refresh wrappers, React Query configs, you name it.

A sneakpeak at Claude and Gemini fixing the problem...

Today I got the Gemini MCP integration working with Claude Code and holy shit, the debugging session was like having two senior devs pair programming. Here's what happened:

- Claude identified that only one page was working (AdminClients) because it had explicit React Query options

- Gemini suggested we add targeted logging to track the exact issue

- Together they traced it down to getUserFromSession making raw Supabase calls without session refresh wrappers

- Then found that getAllCampaigns had inconsistent session handling between user roles

The back-and-forth was insane. Claude would implement a fix, Gemini would suggest improvements, they'd analyze logs together. It felt like watching two experts collaborate in real-time.

What took me weeks to debug got solved in about an hour with their combined analysis. The login redirect issue, the idle timeout problem, even campaign data transformation bugs - all fixed systematically.

Made a gist with the MCP setup if anyone wants to try this:

https://gist.github.com/RaiAnsar/b542cf25cbd4a1c36e9408849c5a5bcd

Seriously, this is the future of debugging. Having multiple AI models with different strengths working together is a game changer.

Note this post was also written by Claude code for me ;-)

🌐
LobeHub
lobehub.com › mcp › cmdaltctr-claude-gemini-mcp-slim
Claude Gemini MCP Integration | MCP Servers · LobeHub
1 month ago - A lightweight integration that brings Google's Gemini AI capabilities to Claude Code through MCP. Requires external Gemini CLI installed globally via npm (@google/gemini-cli) and Python dependencies installed via pip.
🌐
GitHub
gist.github.com › shoveller › 5b231d90b96af092fe64019d7ff45100
Claude Code and Gemini CLI Integration · GitHub
A complete setup guide for integrating Google's Gemini CLI with Claude Code through an MCP (Model Context Protocol) server.
🌐
LobeHub
lobehub.com › mcp › jamiewonderchild-claude-gemini-mcp
Claude-Gemini Collaborative Integration | MCP Servers · LobeHub
1 month ago - Enables seamless collaboration between Claude Code and Gemini CLI using the Model Context Protocol (MCP). Requires Gemini CLI installed and configured with an API key. The server is started via a Python script and communicates over HTTP on localhost ...
🌐
GitHub
github.com › iamrichardD › claude-gemini-mcp-server
GitHub - iamrichardD/claude-gemini-mcp-server: MCP Server for Claude-Gemini peer programming workflow
Copy-Paste Ready: Well-formatted code for easy implementation · The MCP server integrates with Claude CLI using project-level configuration: # Add MCP server to your project claude mcp add -s project gemini-code-reviewer npx @iamrichardd/claude-gemini-mcp-server # Initialize and approve MCP servers claude init # Choose option 1 for persistent approval
Author   iamrichardD
Find elsewhere
🌐
GitHub
github.com › BeehiveInnovations › zen-mcp-server
GitHub - BeehiveInnovations/zen-mcp-server: The power of Claude Code / GeminiCLI / CodexCLI + [Gemini / OpenAI / OpenRouter / Azure / Grok / Ollama / Custom Model / All Of The Above] working as one.
Bypass MCP Token Limits - Automatically works around MCP's 25K limit for large prompts and responses · The Killer Feature: When Claude's context resets, just ask to "continue with O3" - the other model's response magically revives Claude's understanding without re-ingesting documents! Perform a codereview using gemini pro and o3 and use planner to generate a detailed plan, implement the fixes and do a final precommit check by continuing from the previous codereview
Starred by 10.6K users
Forked by 899 users
Languages   Python 93.6% | Shell 3.2% | PowerShell 3.1% | Dockerfile 0.1%
🌐
YouTube
youtube.com › watch
Gemini 2.5 Pro MCP Server in Claude Code: INSANE LLM Collaboration Unlocked! - YouTube
Gemini 2.5 Pro MCP Server in Claude Code: INSANE LLM Collaboration Unlocked!👊 Become a YouTube Member for GH access:https://www.youtube.com/c/AllAboutAI/joi...
Published   April 11, 2025
🌐
LobeHub
lobehub.com › mcp › iamrichardd-claude-gemini-mcp-server
Claude-Gemini MCP Server | MCP Servers · LobeHub
1 month ago - An MCP (Model Context Protocol) server that enables automated pair programming between Claude Code CLI and Gemini CLI, implementing eXtreme Programming (XP) pair programming patterns.
🌐
GitHub
github.com › jamubc › gemini-mcp-tool
GitHub - jamubc/gemini-mcp-tool: MCP server that enables AI assistants to interact with Google Gemini CLI, leveraging Gemini's massive token window for large file analysis and codebase understanding
Goal: Use Gemini's powerful analysis capabilities directly in Claude Code to save tokens and analyze large files. ... Type /mcp inside Claude Code to verify the gemini-cli MCP is active.
Starred by 1.8K users
Forked by 143 users
Languages   TypeScript 76.2% | Shell 12.3% | JavaScript 11.5%
🌐
GitHub
github.com › BeehiveInnovations › pal-mcp-server
GitHub - BeehiveInnovations/pal-mcp-server: The power of Claude Code / GeminiCLI / CodexCLI + [Gemini / OpenAI / OpenRouter / Azure / Grok / Ollama / Custom Model / All Of The Above] working as one.
Bypass MCP Token Limits - Automatically works around MCP's 25K limit for large prompts and responses · The Killer Feature: When Claude's context resets, just ask to "continue with O3" - the other model's response magically revives Claude's understanding without re-ingesting documents! Perform a codereview using gemini pro and o3 and use planner to generate a detailed plan, implement the fixes and do a final precommit check by continuing from the previous codereview
Starred by 10.6K users
Forked by 899 users
Languages   Python 93.6% | Shell 3.2% | PowerShell 3.1% | Dockerfile 0.1%
🌐
Reddit
reddit.com › r/claudeai › claude code + gemini pro: two ai coders working as one
r/ClaudeAI on Reddit: Claude Code + Gemini Pro: Two AI Coders Working as One
June 12, 2025 -

Update: 10th June - released a major new feature. The MCP server now supports full AI-to-AI conversations. Think Claude Code for Claude code. True conversational MCP with message continuation support.

Claude and Gemini can question each other, validate approaches, and refine solutions in real-time across multiple exchanges. Think of it as a true collaborative dev pair, where each model plays to its strengths. Demo video below.

It can now maintain a 'conversation thread' with claude, doesn't have to be one after another. It can be a claude sharing something, gemini responding, claude performing a task and then checking back with gemini with more feedback with additional context only. All the while bypassing the 25K limit since it's only sharing incremental updates.

---

Original post: Just released an MCP server that lets Claude Code and Gemini 2.5 Pro work and collaborate together. The results are far better than using either model alone - Claude Code initiates the thought process and comes up with a plan, while Gemini adds 1M-token context and deep reasoning on top of Claude’s. The server includes tools for extended thinking, file reading, full-repo code reviews, debugging, and more.

In the screenshot attached (an earlier version of this MCP), you can see Claude Code going all "wow" on Gemini. The end result was a 26% improvement in JSON parsing speed in the chosen library - Gemini added its perspective and deep reasoning / analysis on top of Claude’s, leading to a more optimized implementation in the end.

https://github.com/BeehiveInnovations/zen-mcp-server

Claude + Gemini working together

Prompt used:

Study the code properly, think deeply about what this does and then see if there's any room for improvement in terms of performance optimizations, brainstorm with gemini on this to get feedback and then confirm any change by first adding a unit test with measure and measuring current code and then implementing the optimization and measuring again to ensure it improved, then share results. Check with gemini in between as you make tweaks.

🌐
Medium
thesof.medium.com › beyond-claude-using-openai-and-google-gemini-models-with-mcp-servers-eea3bc218ed0
Beyond Claude: Using OpenAI and Google Gemini Models with MCP Servers | by Sofiane Ghadab | Medium
May 11, 2025 - The complete code for the updated client is provided at the bottom of this article. But here are the main features: Connect to stdio MCP servers (Python and JavaScript) ... Interactive chat interface with multiple LLM options: - Anthropic Claude 3.5 Sonnet (default) - OpenAI GPT-4o - Google Gemini 2.0 Flash
🌐
LobeHub
lobehub.com › mcp › ofutonify-gemini3pro-mcp
Gemini MCP Server for Claude Desktop | MCP Servers · LobeHub
2 weeks ago - A Python-based MCP server enabling Claude Desktop to query Gemini 3 Pro. Requires Python 3.10 or higher and a Gemini API key (paid tier). The server script 'server.py' and 'requirements.txt' must be placed in a local folder.
🌐
Glama
glama.ai › mcp › servers
Information about Gemini code MCP servers | Glama
A tool that allows Claude Code to use Gemini AI as an MCP server, leveraging Gemini's large context window for analyzing large files while saving Claude Code tokens.
🌐
GitHub
github.com › centminmod › gemini-cli-mcp-server
GitHub - centminmod/gemini-cli-mcp-server
This enterprise-grade Gemini MCP server features OpenRouter AI API integration for access to 400+ AI models and provides 33 specialized tools for seamless multi-AI workflows between Claude, Gemini, and 400+ additional models.
Starred by 103 users
Forked by 9 users