Gemini MCP Tool provides an MCP server that enables AI assistants like Claude to interact with the Google Gemini CLI, allowing them to leverage Gemini's large context window for analyzing large files and codebases. The server exposes tools that let Claude ask natural language questions to Gemini and offload token-intensive analysis tasks, solving the problem of token limitations when working with large documents or code repositories. It supports the `@` syntax for directing analysis and can be installed via npm or configured in Claude Desktop for seamless integration.
claude mcp add --transport stdio jamubc-gemini-mcp-tool uvx gemini-mcp-tool