Execute code reviews using Codex CLI to analyze target files against reference documentation and return structured JSON results with identified issues and recommendations.
Evaluate and process directory contents based on a specified prompt, with options for recursive analysis, timeout, and output size limits, using Gemini CLI capabilities.
Execute raw prompts directly using Gemini CLI to generate text or analyze content without file context. Set timeout and output size limits for efficient processing.
Send queries directly to Gemini CLI via the MCP server to retrieve AI-generated responses. Execute prompts in a specified directory for streamlined, straightforward interactions.
A server that allows interaction with Google's Gemini AI through the Gemini CLI tool using the Model Context Protocol, providing a standardized interface for querying Gemini with various options and configurations.
Enables comprehensive codebase analysis using Google's Gemini AI through CLI integration. Provides architectural reviews and targeted code analysis with code2prompt integration for efficient context extraction.
A lightweight MCP server that enables AI agents to perform deep codebase analysis by leveraging Gemini's massive context window for cross-file analysis and intelligent file selection.