MCP Directory
Back

claude-gemini-mcp-slim

by cmdaltctr · Python · ★ 230

Lightweight MCP integration bringing Google's Gemini AI capabilities to Claude Code with 1M+ token context window, smart model selection, and powerful code analysis tools

#claude-code#claude-hooks#gemini-api#gemini-cli

Install

pip install git+https://github.com/cmdaltctr/claude-gemini-mcp-slim.git

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

> **🚀 What's Coming Next:** > I'm building an **AI Agent Feedback Loop System** that enables intelligent collaboration between Claude Code and Gemini AI. This will create a continuous improvement cycle where both AI agents learn from each other's suggestions, creating smarter code analysis and more contextual development assistance. Starting with Claude Code, then expanding to other IDEs. Stay tuned! **A lightweight integration that brings Google's Gemini AI capabilities to Claude Code through MCP (Model Context Protocol)** This project connects Claude Code (your coding assistant) with Goog…
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