69
/ 100
9 hours ago
glama

Nano Banana MCP Server

An MCP server for AI-powered image generation using Google Gemini models with intelligent automatic model selection, supporting multiple resolutions and aspect ratios.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
4 tools verified — handlers match their declared behaviour
3 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: GEMINI_API_KEY, GOOGLE_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configLOG_LEVELINFO # DEBUG, INFO, WARNING, ERROR
configLOG_FORMATstandard # standard, json, detailed
configRETURN_FULL_IMAGE
configNANOBANANA_AUTH_METHODNano Banana supports two authentication methods via :
🔐 secretGEMINI_API_KEY1. API Key (api_key): Uses . Best for local development and simple deployments.
🔐 secretGOOGLE_API_KEY
configGCP_PROJECT_IDyour-project-id
configGOOGLE_CLOUD_PROJECT
configGCP_REGIONglobal (default; required for Gemini 3 Pro Image and NB2. Use us-central1 only for the legacy 2.5 Flash Image model.)
configGOOGLE_CLOUD_LOCATION
configIMAGE_OUTPUT_DIR3. Default location - Uses or ~/nanobanana-images:
configGEMINI_BASE_URL
configFASTMCP_TRANSPORT
configFASTMCP_HOST
configFASTMCP_PORT
configFASTMCP_MASK_ERRORS
configNANOBANANA_MODELauto # Options: flash, nb2, pro, auto (default: auto → nb2)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/plemio-nanobanana-mcp-server-gxw3eb)](https://m8ven.ai/mcp/plemio-nanobanana-mcp-server-gxw3eb)
commit: d888045a13d7e1f4fec48aa7eec337b0b865389b
code hash: 578d373225596a970767041b49cdb19878def0f8c7238d8e314f3396a2a9da5f
verified: 7/31/2026, 9:11:12 AM
view raw JSON →