gemini-mcp-tool
Enable AI assistants to analyze large files and codebases via the Gemini CLI.
- Type
- MCP
- Transport
- stdio
- Open source
- Yes
- GitHub Stars
- ★ 2.2k
- Source
- mcp-github
- Repository
- github.com/jamubc/gemini-mcp-tool
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
Setup
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
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
sast-skills
Transform your AI coding assistant into a SAST scanner to automatically detect vulnerabilities in code.
antivibe
Transform AI-generated code into deep learning materials to help developers understand the code.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.