Skip to main content
Glama

Gemini MCP Server for Claude Desktop

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoOptional flag to enable debug loggingfalse
OUTPUT_DIRNoOptional path to your output directory~/Claude/gemini-images
GEMINI_API_KEYYesYour Gemini API key from Google AI Studio

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_image

Generate an image using Google's Gemini 2.0 Flash Experimental model (with learned user preferences)

gemini-edit-image

Edit existing images using Gemini's AI image editing capabilities (with learned user preferences)

gemini-chat

Chat with Gemini AI for conversations, questions, and general assistance (with learned user preferences)

gemini-transcribe-audio

Transcribe audio files to text using Gemini's multimodal capabilities (with learned user preferences)

gemini-code-execute

Execute Python code using Gemini's built-in code execution sandbox (with learned user preferences)

gemini-analyze-video

Analyze video files using Gemini's multimodal video understanding capabilities (with learned user preferences)

gemini-analyze-image

Analyze images using Gemini's multimodal vision capabilities (with learned user preferences)

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

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