Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Nano Banana

NPM · @MINDSTONE/MCP-SERVER-NANO-BANANA · SCANNED SEP 20

Nano Banana MCP server — Google Gemini image generation and editing via Model Context Protocol

0 this week 88 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 96 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency87
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Cryptographically verified build provenance (signed, bound to mindstone/mcp-servers). View diagnostics → Pass
  • License check failed: the license (FSL-1.1-MIT) isn't a recognized OSI-approved license. See how to fix → Fail
  • Actively maintained (last published 41 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability61
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 871 tokens (~290/item across 3 items; 3 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management90
  • Stability observed for 27 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 3 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 3 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the Nano Banana MCP server?

Nano Banana runs locally as an npm package, launched with npx -y @mindstone/mcp-server-nano-banana. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · @mindstone/mcp-server-nano-banana

# add to Claude Code
claude mcp add mindstone-mcp-server-nano-banana -- npx -y @mindstone/mcp-server-nano-banana
// .cursor/mcp.json
{
  "mcpServers": {
    "mindstone-mcp-server-nano-banana": {
      "command": "npx",
      "args": [
        "-y",
        "@mindstone/mcp-server-nano-banana"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "mindstone-mcp-server-nano-banana": {
      "command": "npx",
      "args": [
        "-y",
        "@mindstone/mcp-server-nano-banana"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add mindstone-mcp-server-nano-banana -- npx -y @mindstone/mcp-server-nano-banana
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "mindstone-mcp-server-nano-banana": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@mindstone/mcp-server-nano-banana"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add mindstone-mcp-server-nano-banana --command npx --arg -y --arg @mindstone/mcp-server-nano-banana
# ~/.hermes/config.yaml
mcp_servers:
  mindstone-mcp-server-nano-banana:
    command: "npx"
    args: ["-y", "@mindstone/mcp-server-nano-banana"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "mindstone-mcp-server-nano-banana": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@mindstone/mcp-server-nano-banana"
      ]
    }
  }
}
# add to Vellum
assistant mcp add mindstone-mcp-server-nano-banana -t stdio -c npx -a -y @mindstone/mcp-server-nano-banana
// mcp.json
{
  "mcpServers": {
    "mindstone-mcp-server-nano-banana": {
      "command": "npx",
      "args": [
        "-y",
        "@mindstone/mcp-server-nano-banana"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 16 Sept 26 +1
    • Stability: 0.97 → pass security
  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 9 Sept 26 +1
    • Stability: 0.97 → pass security
  • 8 Sept 26 −1
    • Stability: pass → 0.97 functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/@mindstone/mcp-server-nano-banana@0.4.1

Provenance Verified

A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.

Result Verified
Ecosystem npm
Reason Verified
Discovered via Registry attestation endpoint
Source repo mindstone/mcp-servers
Certificate issuer https://token.actions.githubusercontent.com
Certificate SAN https://github.com/mindstone/mcp-servers/.github/workflows/release.yml@refs/heads/main
Rekor log index 2401084515
Predicate type https://slsa.dev/provenance/v1
Subject digest sha512:0db762475bda8842ace42fc8493e8d9a362d5567ccabe0e9d8339304588fb7d648e8e9e33e4eb7371e0d6a1ab09b6b069fd86700ae5aec4d7c4181bb6

Background: How many MCP packages publish verified provenance →

Dependencies 96 packages
Packages resolved 96
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 3 exposed · ~871 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
configure_nano_banana_api_key ~113

Host-managed setup only. The user adds the Gemini API key in Settings → Connectors in the app. Do not ask for or accept the key in chat. WHERE TO GET A KEY: Go to https://aistudio.google.com/api-keys → Create new API key → Copy the key. FREE TIER: Generous free usage for Gemini API. Supports image generation and editing.

NameTypeReqDescription
api_keystringyesGemini API key from https://aistudio.google.com/api-keys

No output schema declared.

No examples provided.

nano_banana_edit ~428

Edit one or more existing images using Google Gemini's image editing capabilities. Use this when the user wants to modify, edit, or transform an existing image using AI, or combine elements from several images into one. Provide up to 14 source images — workspace file paths or https:// URLs — and edit instructions. The edited image will appear inline in the conversation. Examples of edit prompts: - "Remove the background and make it transparent" - "Change the color of the car to red" - "Add a sunset sky in the background" - "Make this photo look like a watercolor painting" - "Combine these images: put the product from the first image on the table from the second"

NameTypeReqDescription
aspect_ratiostringAspect ratio for the edited image
image_sizestringOutput resolution: "1K" (default, ~1024px), "2K", or "4K". Only sent to the Gemini 3 image models — gemini-2.5-flash-image always produces ~1K.
modelstringModel to use: "gemini-3.1-flash-image-preview" (Nano Banana 2, default — pro-quality at flash speed), "gemini-3-pro-image-preview" (Nano Banana Pro — highest quality), or "gemini-2.5-flash-image" (or…
promptstringyesInstructions for how to edit the image(s)
save_pathstringOptional file path to save the edited image. IMPORTANT: Must be inside the workspace directory so the image can be displayed inline.
source_image_pathstringImage to edit: a workspace file path (supports ~ for home directory) or an https:// URL. Single-image shorthand for source_image_paths — provide one or the other (or both).
source_image_pathsarrayUp to 14 reference images to edit or combine (multi-image composition/fusion). Each entry follows the same rules as source_image_path.

No output schema declared.

No examples provided.

nano_banana_generate ~330

Generate images from text descriptions using Google Gemini's image generation capabilities. Use this when the user asks you to create, generate, draw, or design an image, illustration, or visual content using Gemini/Google AI. The generated image will appear inline in the conversation. You can also save it to disk by providing save_path. Tips for good prompts: - Be specific about style, colors, composition, and mood - Mention artistic styles if relevant (e.g., "watercolor", "minimalist", "photorealistic") - Include details about lighting, perspective, and background

NameTypeReqDescription
aspect_ratiostringAspect ratio for the generated image (default: 1:1)
image_sizestringOutput resolution: "1K" (default, ~1024px), "2K", or "4K". Only sent to the Gemini 3 image models — gemini-2.5-flash-image always produces ~1K.
modelstringModel to use: "gemini-3.1-flash-image-preview" (Nano Banana 2, default — pro-quality at flash speed), "gemini-3-pro-image-preview" (Nano Banana Pro — highest quality), or "gemini-2.5-flash-image" (or…
promptstringyesText description of the image to generate
save_pathstringOptional file path to save the image. IMPORTANT: Must be inside the workspace directory so the image can be displayed inline.

No output schema declared.

No examples provided.

Common questions

What is the Nano Banana MCP server?

Nano Banana is an MCP server listed in the public MCP registry as io.github.mindstone/mcp-server-nano-banana. Nano Banana MCP server, Google Gemini image generation and editing via Model Context Protocol. This page covers its npm package (@mindstone/mcp-server-nano-banana).

Is the Nano Banana MCP server safe to use?

Nano Banana scores 88 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Nano Banana MCP server expose?

Nano Banana exposes 3 tools: configure_nano_banana_api_key, nano_banana_generate, nano_banana_edit. Their descriptions and schemas cost roughly 871 tokens of context every time the server is loaded.

Is the Nano Banana MCP server still maintained?

Nano Banana is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the Nano Banana MCP server under?

Nano Banana declares the FSL-1.1-MIT licence, which is not on the OSI-approved list. Read the terms before using it at work, and note this covers the source only, not the cost of any service it calls.