Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AGY_CLI_PATHNoCustom path to the `agy` binary (`agy.exe` on Windows, `/usr/local/bin/agy` on Unix).auto-detected
GEMINI_CLI_PATHNoCustom path to legacy `gemini` CLI executable.auto-detected
AGY_PRINT_TIMEOUTNoTimeout forwarded to `agy --print-timeout`.44m
GEMINI_MCP_BACKENDNoActive engine backend: `agy` (Antigravity CLI, recommended) or `gemini` (legacy).agy
GEMINI_MCP_TIMEOUTNoProcess execution timeout in minutes.45

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}
logging
{}
prompts
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
ask-geminiC

Query Google Gemini (Gemini 3.8 Flash / 3.1 Pro) for analysis, reasoning, architectural planning, and code changes with massive context window.

gemini-planA

Architectural and implementation planner powered by Gemini's deep reasoning. Generates structured, phased implementation blueprints, dependency analysis, and risk assessments without modifying code.

gemini-imageA

Generate images using Google Gemini & Imagen directly from text descriptions. Supports aspect ratio selection and optional export directly into your project workspace.

gemini-modelsA

Lists available Gemini models, default selections, reasoning capabilities, and active backend status.

gemini-doctorA

Diagnose and verify Gemini CLI / Antigravity CLI (agy) installation, active backend, CLI version, and system readiness.

brainstormA

Generate novel ideas with dynamic context gathering. --> Creative frameworks (SCAMPER, Design Thinking, etc.), domain context integration, idea clustering, feasibility analysis, and iterative refinement.

fetch-chunkA

Retrieves cached chunks from a changeMode response. Use this to get subsequent chunks after receiving a partial changeMode response.

pingC

Echo

HelpA

Receive CLI help information for the active Gemini backend

Prompts

Interactive templates invoked by user choice

NameDescription
ask-geminiQuery Gemini AI with prompt, optional model selection, reasoning effort, planning mode, and structured output.
gemini-planCreate a detailed implementation blueprint for a task using Gemini's high-effort reasoning and plan mode.
gemini-imageGenerate an image from a prompt with optional aspect ratio and local file output.
gemini-modelsList available Gemini models and active CLI backend capabilities.
gemini-doctorRun diagnostic checks on Gemini CLI / Antigravity CLI environment and report status.
brainstormGenerate structured brainstorming prompt with methodology-driven ideation, domain context integration, and analytical evaluation framework
fetch-chunkFetch the next chunk of a response
pingEcho test message with structured response.
HelpReceive CLI help information for the active Gemini backend

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/V-Songbird/gemini-relay'

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