Skip to main content
Glama
Riti0208

Nano Banana MCP Server

by Riti0208

generate_variations

Generate multiple distinct variations of an existing image, with control over variation strength, aspect ratio, and resolution.

Instructions

Generate variations of an existing image

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
countNoNumber of variations to generate (1-5)
modelNoModel to use: gemini-3.1-flash-image-preview (Nano Banana 2, recommended) or gemini-3-pro-image-preview (Nano Banana Pro)
configNoAdvanced generation configuration
imageDataNoBase64 encoded reference image
imagePathNoPath to the reference image
outputDirNoDirectory to save the variations
resolutionNoOutput resolution: 0.5K (512px, 3.1 Flash only), 1K (default), 2K, or 4K
aspectRatioNoAspect ratio for the generated variations (optional)
variationStrengthNoHow different the variations should bemoderate
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries full responsibility for disclosing behavioral details. It only states the high-level purpose and does not mention input requirements, output format, or any constraints. It adds minimal value beyond the tool name.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single concise sentence that is immediately understandable, with no wasted words.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Despite having 9 parameters and no annotations, the description is extremely brief. It doesn't cover when to use the tool, what inputs are essential, or what the output looks like, leaving the agent with significant gaps.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so the description doesn't need to repeat parameter info. The description adds no extra semantic context beyond what the schema already documents, so a baseline score of 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's function with a specific verb ('Generate') and resource ('variations of an existing image'), distinguishing it from sibling tools like edit_image. However, it doesn't explicitly contrast with generate_image or batch_generate, so there is minor ambiguity.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides no guidance on when to use this tool versus alternatives. It simply states the purpose without any contextual cues, such as 'for creating similar images' or comparing with edit_image.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Riti0208/nano-banana-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server