67
/ 100
1 month ago
glama

Nano Banana MCP

Wraps Google Gemini's image generation API as an MCP server, enabling text-to-image, image editing, and grounded search workflows from any MCP client.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
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_DEFAULT_MODEL"": "gemini-3.1-flash-image-preview"
configNANOBANANA_OUTPUT_DIR생성 이미지 저장 디렉터리
🔐 secretGEMINI_API_KEY"": "YOUR_API_KEY",
🔐 secretGOOGLE_API_KEYGEMINI_API_KEY 대체 키
configNANOBANANA_MCP_TRANSPORT기본값 stdio, 필요 시 streamable-http
// 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 6 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/jiwon86-parkjack-nanobanana-mcp-16pcka)](https://m8ven.ai/mcp/jiwon86-parkjack-nanobanana-mcp-16pcka)
commit: 60f5175efcc368d195bc1349cbc2a3260a700c16
code hash: 012cb9f843b1cb56a4d6db64e4be6c085888d62219b36721494da3009c3ae3d4
verified: 6/24/2026, 10:10:35 AM
view raw JSON →