Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GEMINI_MODELNoDefault model to use with Geminigemini-3-pro-preview

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
logging
{}
prompts
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
geminiA

Query Gemini AI. Supports model selection, sandbox mode for safe code execution, and structured change mode for applying edits.

web-searchA

Search the web using Gemini with Google Search grounding for real-time information.

analyze-mediaA

Analyze images, PDFs, or other media files using Gemini multimodal capabilities. Supports screenshots, diagrams, documents, and more.

shellA

Generate and optionally execute shell commands using Gemini. By default runs in dry-run mode (explains commands). Set dryRun=false to execute in sandbox.

brainstormA

Generate creative ideas using structured frameworks (SCAMPER, Design Thinking, etc.) with domain context, 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.

pingA

Test connectivity by echoing a message back.

helpA

Display Gemini CLI help and available options.

timeout-testB

Test timeout prevention by running for a specified duration

Prompts

Interactive templates invoked by user choice

NameDescription
geminiQuery Gemini AI with optional sandbox execution and structured change mode.
web-searchSearch the web for real-time information using Google Search grounding.
analyze-mediaAnalyze media files (images, PDFs) using Gemini multimodal AI
shellGenerate shell commands for a task, optionally executing in sandbox mode
brainstormGenerate creative ideas using structured brainstorming methodologies.
fetch-chunkFetch the next chunk of a response
pingEcho a test message to verify connectivity.
helpDisplay Gemini CLI help information.
timeout-testTest the timeout prevention system by running a long operation

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/tuannvm/gemini-mcp-server'

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