Skip to main content
Glama
LupinLin1

jimeng-web-mcp

by LupinLin1

video

Generate custom motion clips from text descriptions. Adjust duration, frame rate, resolution, and aspect ratio for tailored output.

Instructions

纯文字生成视频

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fpsNo帧率(12-30)
asyncNo是否异步模式,默认true(异步)
modelNo模型名称jimeng-video-3.0
promptYes视频描述文本
durationNo时长(毫秒,3-15秒)
resolutionNo分辨率720p
videoAspectRatioNo视频宽高比16:9
Behavior2/5

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

No annotations are provided, so the description carries the full burden. It fails to disclose key behavioral traits such as async processing (the 'async' parameter defaults to true), potential long execution times, or response format (e.g., task ID). The one-line description adds no depth beyond the basic operation.

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 a single short phrase, extremely concise and front-loaded. It wastes no words, though it might benefit from more detail. Conciseness is high, but it borders on under-specification.

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 7 parameters, no output schema, and no annotations, the description is insufficiently complete. It lacks context on how to handle asynchronous mode, how to retrieve generated video results, and potential constraints. The one-line description is inadequate for the tool's complexity.

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?

All 7 parameters have descriptions in the schema (100% coverage), so the schema already documents parameters fully. The description adds no additional parameter meaning, making the baseline 3 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 '纯文字生成视频' (generate video from pure text) clearly states the tool's function with a specific verb and resource, and differentiates from siblings like video_multi or video_mix which imply different use cases. However, it doesn't explicitly name alternatives, so it's clear but not fully distinguishing.

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 such as video_multi or video_mix. It is a bare statement of function without context, prerequisites, or exclusions.

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/LupinLin1/jimeng-web-mcp'

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