Gemini CLI
Bridges code2prompt with Google's Gemini models to analyze entire codebases or specific components, providing archite...
What it does
Bridges code2prompt with Google's Gemini models to analyze entire codebases or specific components, providing architectural reviews, refactoring recommendations, and development insights by extracting structured codebase content and leveraging Gemini's large context window for comprehensive code analysis.
MCP server that bridges Gemini CLI with Claude Code by using code2prompt to extract codebase content and feeding it to Google's Gemini models for architectural analysis. The implementation provides two core tools: comprehensive codebase review that analyzes entire projects with automatic exclusion of build artifacts and dependencies, and targeted analysis that focuses on specific files or folders for component-level insights. Built with TypeScript and designed to leverage Gemini's large context window, it serves developers who want AI-powered code reviews, architectural assessments, and refactoring recommendations by combining the structured output of code2prompt with Gemini's analytical capabilities for both full-project overviews and focused component analysis.
Capabilities
Server
Quality
deterministic score 0.55 from registry signals: · indexed on pulsemcp · has source repo · 2 github stars · registry-generated description present