Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OUTPUT_DIRNoDirectory for saved images~/nano-banana-output
GEMINI_MODELNoGemini model for image generation/editinggemini-3.1-flash-image-preview
GEMINI_API_KEYYesYour Google AI API key
GEMINI_BASE_URLNoCustom base URL for Gemini API (proxy support)
GEMINI_DESCRIBE_MODELNoGemini model for image description (text-only output)gemini-2.5-flash

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
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_imageA

Generate an image from a text prompt using Google Gemini. Default model: gemini-3.1-flash-image-preview. Supports batch generation (n=1-4). Response contains a thumbnail preview; full-res image is saved to /root/nano-banana-output.

edit_imageA

Edit an existing image based on a text instruction using Google Gemini. Default model: gemini-3.1-flash-image-preview. Supports multi-image input (up to 10 total). Response contains a thumbnail preview; full-res image is saved to /root/nano-banana-output.

describe_imageA

Get a text description of an image using Google Gemini. Default model: gemini-2.5-flash.

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/bartadaniel/nano-banana-mcp'

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