We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/zengwenliang416/banana-image-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•488 B
# Gemini API Key (required)
GEMINI_API_KEY=YOUR_API_KEY
# Model Selection (optional)
# Options: flash (speed), pro (quality), auto (intelligent selection)
# Default: auto
NANOBANANA_MODEL=auto
# Image Output Directory (optional)
# Default: ~/nanobanana-images
# IMAGE_OUTPUT_DIR=/path/to/output
# Gemini 3 Pro Model Settings (optional, only applies when using Pro model)
# GEMINI_PRO_THINKING_LEVEL=high # low, high
# GEMINI_PRO_ENABLE_GROUNDING=true # Enable Google Search grounding