jamubc/gemini-mcp-tool
An MCP server that bridges Claude Code to Google Gemini CLI, enabling AI assistants to leverage Gemini's large token window for codebase and file analysis.

This project is a Model Context Protocol server implementation that allows AI assistants like Claude to interact directly with Google Gemini CLI. It exposes Gemini’s capabilities as tools that can be called from within Claude Code, enabling large file and codebase analysis using the @ syntax. The server acts as an intermediary layer, translating MCP requests into Gemini CLI commands and returning structured results.