A secure MCP server that wraps the Google Gemini CLI, allowing clients to query Gemini models using local OAuth sessions without requiring an API key. It provides tools for model interaction and diagnostics with built-in protection against command injection.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.GEMINI_BIN— gemini Path to Gemini CLI binaryGEMINI_MAX_RESPONSE— 100000 Max response chars before truncationGEMINI_MODEL— gemini-2.5-flash Default modelGEMINI_STARTUP_TIMEOUT— 15000 Phase 1 idle timeout (ms) — CLI startup and initial responseGEMINI_SYSTEM_MD— (bundled minimal) Path to custom system prompt, or "default" for Gemini built-inGEMINI_TIMEOUT— 120000 Phase 2 idle timeout (ms) — thinking, resets on each output chunk[](https://m8ven.ai/mcp/xjoker-gemini-cli-mcp-6wt75x)