Skip to main content
Glama
zztdandan

image-generate-mcp-remote

by zztdandan

GPT Image 2 Temporary

gpt_image_2_temporary

Generate images using any OpenAI-compatible API by providing per-call credentials, model, and prompt with conservative default settings.

Instructions

Temporary OpenAI Images-compatible exploration tool. Allows per-call api_key, base_url, model, and timeout, but sends only conservative fields by default.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
versionYes
api_keyYes
base_urlYes
modelYes
promptYes
save_pathYes
aspect_ratioNo1:1
image_sizeNo1K
qualityNoauto
output_formatNopng
backgroundNoauto
moderationNoauto
send_qualityNo
send_output_formatNo
send_backgroundNo
send_moderationNo
timeout_secondsNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

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

With no annotations, the description carries full burden. It discloses 'sends only conservative fields by default' and allows per-call api_key/base_url/model/timeout, which are key behaviors. However, it omits many behavioral traits: auth requirements (api_key explained minimally), rate limits, idempotency, error behaviors, or what happens with unsent fields. Adds some value but not comprehensive.

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?

Two sentences, 18 words, front-loaded with tool identity. Each sentence adds distinct value (compatibility + per-call config + default behavior). Could be more structured (e.g., bullet points for complex config), but overall concise and clear.

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 an output schema (unknown content), the description is very brief for a 17-parameter tool with 0% schema description. It covers only a fraction of the tool's functionality, lacking details on return values, error handling, or parameter relationships. Incomplete for the complexity.

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

Parameters2/5

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

Schema description coverage is 0%, so description must compensate. It mentions api_key, base_url, model, timeout as configurable, and hints at conservative defaults via send_* flags, but fails to explain most parameters: prompt, save_path, aspect_ratio, image_size, quality, output_format, background, moderation, and the boolean toggles. Insufficient for 17 parameters.

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 it's an 'OpenAI Images-compatible exploration tool', indicating image generation via OpenAI API. 'Temporary' hints at its experimental nature, distinguishing it implicitly from sibling 'gpt_image_2_official'. However, the verb is implied rather than explicit (e.g., 'generates images').

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 labels it as 'temporary' and 'exploration tool', suggesting use for testing over production, but does not explicitly contrast with sibling tools or provide when-to-use/when-not-to-use guidance. No alternatives are mentioned.

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