Skip to main content
Glama

Gemini MCP Tool

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
ask-geminiExecute 'gemini -p <prompt>' to get Gemini AI's response. Supports enhanced change mode for structured edit suggestions.
pingEcho test message with structured response.
Helpreceive help information
brainstormGenerate structured brainstorming prompt with methodology-driven ideation, domain context integration, and analytical evaluation framework
fetch-chunkFetch the next chunk of a response
timeout-testTest the timeout prevention system by running a long operation

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
ask-gemini

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

ping

Echo

Help

receive help information

brainstorm

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

fetch-chunk

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

timeout-test

Test timeout prevention by running for a specified duration

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/jamubc/gemini-mcp-tool'

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