Skip to main content
Glama
156554395

image-video-generation-mcp

by 156554395

generate_image

Generate images from text prompts. Select model, size, quality, and watermark settings for customized output.

Instructions

Generate images using BigModel CogView models

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
promptYesText description of the image to generate
modelNoModel to use (cogview-4, cogview-4-250304, cogview-3-flash)cogview-3-flash
qualityNoImage qualitystandard
sizeNoImage size (e.g., 1024x1024, 1024x1792)1024x1024
watermark_enabledNoWhether to add watermark
user_idNoUser ID for tracking (6-128 characters)
Behavior2/5

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

With no annotations provided, the description carries full burden for behavioral disclosure. It only states 'Generate images' without mentioning side effects, required permissions, rate limits, or other behavioral traits. This is insufficient for an agent to understand the tool's impact.

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, front-loaded sentence with no wasted words. It is efficient and directly communicates the primary function.

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?

Given 6 parameters, no output schema, no annotations, and multiple siblings, the description is too brief. It lacks differentiation, usage context, and behavioral details, making it incomplete for effective tool selection and invocation.

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 100%, so the baseline is 3. The description adds no additional meaning beyond the schema; it merely names the model family. The agent must rely entirely on the schema for parameter understanding.

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 action (generate) and resource (images) using BigModel CogView models. However, it does not differentiate this tool from its sibling 'batch_generate_images', which likely performs batch generation. The purpose is clear but lacks specificity about single vs. batch.

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?

No usage guidelines are provided. The description does not indicate when to use this tool over alternatives like 'batch_generate_images', 'generate_video', or others. The agent is given no context for decision-making.

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/156554395/image-video-generation-mcp'

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