Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AUTO_SAVENoAutomatically save images when no path specifiedtrue
LOG_LEVELNoLogging level (error, warn, info, debug)info
GEMINI_API_KEYYesYour Google AI Studio API key (required)
DEFAULT_SAVE_DIRNoDefault directory for saved images~/Downloads/gemini-images

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_imageB

Generate an image from a text prompt using Gemini 2.5 Flash Image

edit_imageA

Edit an image using a prompt. Provide one input image via base64 or file path.

compose_imagesC

Compose a new image using multiple input images and a guiding prompt.

style_transferB

Transfer style from a style image to a base image, guided by an optional prompt.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

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/Junhan2/gemini-nanobanana-mcp'

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