MCP Directory
Back

gemini-mcp

by RLabs-Inc · TypeScript · ★ 188

MCP Server that enables Claude code to interact with Gemini

#claude-code#gemini#mcp#mcp-server

Install

npx -y github:RLabs-Inc/gemini-mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "gemini-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:RLabs-Inc/gemini-mcp"
      ]
    }
  }
}

From the README

A Model Context Protocol (MCP) server for integrating Google's Gemini 3 models with Claude Code, enabling powerful collaboration between both AI systems. Now with a beautiful CLI! [](https://www.npmjs.com/package/@rlabs-inc/gemini-mcp) [](https://registry.modelcontextprotocol.io) **MCP Registry Support:** Now discoverable in the official MCP ecosystem! | Feature | Description | |-------------------------------|-----------------------------------------------------------------| | **Deep Research Agent** | Autonomo…
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 ai & ml servers