Skip to main content
Glama
orzcls

Gemini CLI MCP Server

by orzcls

ask-gemini

Analyze files, test code in sandbox mode, and enable structured edits using Google's Gemini CLI. Submit prompts with @ syntax for file analysis or general queries, and select specific models for tailored responses.

Instructions

model selection [-m], sandbox [-s], and changeMode:boolean for providing edits

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
changeModeNoEnable structured change mode - formats prompts to prevent tool errors and returns structured edit suggestions that Claude can apply directly
chunkCacheKeyNoOptional cache key for continuation
chunkIndexNoWhich chunk to return (1-based)
modelNoOptional model to use (e.g., 'gemini-2.5-flash'). If not specified, uses the default model (gemini-2.5-pro).
powershellPathNoOptional custom PowerShell executable path (e.g., 'C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe' or 'pwsh'). If not specified, auto-detects available PowerShell.
promptYesAnalysis request. Use @ syntax to include files (e.g., '@largefile.js explain what this does') or ask general questions
sandboxNoUse sandbox mode (-s flag) to safely test code changes, execute scripts, or run potentially risky operations in an isolated environment

Other Tools

Related Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/orzcls/gemini-mcp-tool-windows-fixed'

If you have feedback or need assistance with the MCP directory API, please join our Discord server