Gemini CLI
Integrates with Google's Gemini CLI tool to enable conversational interactions, content generation with configurable ...
What it does
Integrates with Google's Gemini CLI tool to enable conversational interactions, content generation with configurable temperature settings, and model discovery through command-line interface calls.
This MCP server provides integration with the Gemini CLI tool, enabling AI assistants to interact with Google's Gemini models through command-line interface calls. It exposes three core tools: gemini_chat for conversational interactions, gemini_generate for content generation with configurable temperature settings, and gemini_list_models for discovering available models. The implementation uses Node.js child processes to execute Gemini CLI commands and assumes the CLI tool is installed and configured in the system PATH, making it useful for AI assistants that need to leverage Gemini's capabilities while working within existing CLI-based workflows.
Capabilities
Server
Quality
deterministic score 0.56 from registry signals: · indexed on pulsemcp · has source repo · 5 github stars · registry-generated description present