Skip to main content
Glama
nexoreai

nano-banana-mcp

Official
by nexoreai

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VERTEX_LOCATIONNoVertex AI location (e.g., global, us-central1, europe-west4).global
NANO_BANANA_MODELNoGemini model ID for image generation.gemini-3-pro-image-preview
VERTEX_PROJECT_IDNoGCP project ID. Optional if the service account JSON includes project_id.
NANO_BANANA_GCS_BUCKETNoGCS bucket for uploading local reference images. Required if using referenceImagePaths.
NANO_BANANA_GCS_PREFIXNoObject prefix for uploaded reference images.nano-banana/refs
NANO_BANANA_OUTPUT_DIRNoLocal directory to save generated images.~/nano-banana-outputs
NANO_BANANA_AUTO_TASK_4KNoRun 4K generations in task mode automatically to avoid client timeouts.false
GOOGLE_SERVICE_ACCOUNT_JSONYesJSON string or file path of the GCP service account key.
NANO_BANANA_AUTO_TASK_TTL_MSNoHow long auto-task results remain available (ms). Set 0 for no expiry.1200000
NANO_BANANA_OUTPUT_GCS_BUCKETNoGCS bucket for generated images. Defaults to NANO_BANANA_GCS_BUCKET if not set.
NANO_BANANA_OUTPUT_GCS_PREFIXNoObject prefix for generated images.nano-banana/outputs
NANO_BANANA_PROGRESS_INTERVAL_MSNoHow often progress notifications are emitted (ms). Set 0 to disable.20000

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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

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