Skip to main content
Glama
zztdandan

image-generate-mcp-remote

by zztdandan

Nano Banana 2 Temporary

nano_banana_2_temporary

Create images via Gemini-compatible APIs with per-call configuration of API key, base URL, model, and timeout. Supports custom aspect ratios and sizes.

Instructions

Temporary Gemini generateContent-compatible exploration tool. Allows per-call api_key, base_url, model, and timeout for unknown providers.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
versionYes
api_keyYes
base_urlYes
modelYes
promptYes
save_pathYes
aspect_ratioNo1:1
image_sizeNo1K
response_modalitiesNo
timeout_secondsNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

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

No annotations are provided, so the description must carry full behavioral disclosure. It only labels the tool as 'temporary exploration' and highlights configurable parameters, but does not explain side effects, read/write nature, rate limits, or return behavior.

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

Conciseness4/5

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

The description is concise at two sentences with the purpose front-loaded. It could be slightly more structured but is efficient.

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?

With 10 parameters and no annotations, the description is too sparse. It omits explanation of critical required parameters (e.g., prompt, save_path) and does not leverage the output schema to reduce burden.

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 description coverage is 0%. The description adds meaning by naming api_key, base_url, model, and timeout, but ignores six other parameters including required ones like prompt and save_path.

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 is a temporary exploration tool for Gemini's generateContent API, specifying it allows per-call configuration for api_key, base_url, model, and timeout. This provides a specific verb-resource pairing and purpose, though it could better differentiate from sibling tools like nano_banana_2_official.

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

Usage Guidelines3/5

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

The description implies usage for exploring unknown providers with custom settings but lacks explicit when-to-use or when-not-to-use guidance, nor does it mention alternatives.

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/zztdandan/image-generate-mcp-remote'

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