gemini-mcp-tool

gemini-mcp-tool

Enable AI assistants to analyze large files and codebases via the Gemini CLI.

MCPDevOpen source
Type
MCP
Transport
stdio
Open source
Yes
GitHub Stars
★ 2.2k
Source
mcp-github

Overview

gemini-mcp-tool is a Model Context Protocol (MCP) server that allows AI assistants to interact with Google Gemini CLI. It leverages Gemini's large token window to analyze large files and codebases. This tool enables understanding and interpreting code through natural language queries, making it ideal for developers working with extensive datasets. Integration is simple—just add the MCP server configuration in Claude Code to get started. Suitable for developers needing code analysis, project comprehension, and technical search capabilities.

Capabilities

  • Analyze large files
  • Understand codebases
  • Natural language queries
  • Technical search

Use cases

Code reviewProject documentation generationTechnical question answeringCode optimization suggestions

Setup

Requires: Node.js v16.0.0 或更高版本Antigravity CLI (agy)
claude mcp add gemini-cli -- npx -y gemini-mcp-tool

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

Has the Gemini CLI been deprecated?

Yes, the Gemini CLI has been retired and Antigravity CLI (agy) is now used by default.

How do I install Antigravity CLI?

Run `curl -fsSL https://antigravity.google/cli/install.sh | bash` to install.

Related skills