69
/ 100
4 days ago
glama

nanobanana-mcp-server

MCP server for AI image generation using Google Gemini models with intelligent model selection between Flash and Pro, supporting aspect ratios and search grounding.

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.
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_REGIONus-central1 (default)
configGOOGLE_CLOUD_LOCATION
configIMAGE_OUTPUT_DIR3. Default location - Uses or ~/nanobanana-images:
configFASTMCP_TRANSPORT
configFASTMCP_HOST
configFASTMCP_PORT
configFASTMCP_MASK_ERRORS
configNANOBANANA_MODELauto # Options: flash, pro, auto (default: auto)
configLOG_LEVELINFO # DEBUG, INFO, WARNING, ERROR
configLOG_FORMATstandard # standard, json, detailed
// 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/quorumearth-nanobanana-mcp-server-vmm4ya)](https://m8ven.ai/mcp/quorumearth-nanobanana-mcp-server-vmm4ya)
commit: f579eda8e085d9e5cb68519dae465e09ef645839
code hash: 722a5e01240b0f5c2b4e1ff65a7a372bc94d47dd7020cb411cb81f2309efa5c8
verified: 6/22/2026, 12:49:38 PM
view raw JSON →