Skip to main content
Glama
plemio

Nano Banana MCP Server

by plemio

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging level: DEBUG, INFO, WARNING, ERROR. Default: INFO.INFO
GCP_REGIONNoGCP region for Vertex AI. Default: 'global'. Use 'us-central1' for legacy 2.5 Flash Image model.global
LOG_FORMATNoLog format: standard, json, detailed. Default: standard.standard
GCP_PROJECT_IDNoYour Google Cloud project ID. Required for Vertex AI authentication.
GEMINI_API_KEYNoYour Google Gemini API key. Required for API key authentication.
GEMINI_BASE_URLNoCustom API endpoint for Gemini (e.g., for proxies/gateways).
IMAGE_OUTPUT_DIRNoDirectory for saving generated images. Default: ~/nanobanana-images.
NANOBANANA_MODELNoModel tier: 'flash', 'nb2', 'pro', or 'auto' (default: auto → nb2).auto
NANOBANANA_AUTH_METHODNoAuthentication method: 'api_key', 'vertex_ai', or 'auto' (default: auto).

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/plemio/nanobanana-mcp-server'

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