Skip to main content
Glama
if530770

redfox-mcp-server

by if530770

video-prompt-expert

Write professional AI video prompts and generate MP4 videos directly. Supports multiple creative scenarios and diagnoses prompt issues to ensure accurate execution.

Instructions

帮助用户编写专业级 AI 视频提示词,写完直接生成 MP4 视频。支持多种创作场景与问题诊断,确保提示词准确可执行。触发词:视频提示词、视频生成提示词、AI视频创作、写视频提示词、导演指令、文生视频提示词、视频脚本、生成视频

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
seedNoseed
modelNomodel
ratioNoratio
contentNocontent
durationNoduration
watermarkNowatermark
resolutionNoresolution
generateAudioNogenerateAudio
returnLastFrameNoreturnLastFrame
executionExpiresAfterNoexecutionExpiresAfter

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observedv1.0.4

TDQS

C2.8/5.0
Behavior3/5

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

With no annotations, the description carries the behavioral burden and does disclose the core flow: compose a prompt, then generate an MP4, plus problem diagnosis. However, it omits important traits such as whether generation is synchronous, how results are returned, or any limits/costs, so transparency is only moderate.

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

Conciseness3/5

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

The description is short and front-loads the main purpose, but the trigger-word list is redundant for an API tool definition and the '多种创作场景与问题诊断' sentence is vague filler. It is not bloated, but not every sentence earns its place.

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 optional parameters, no output schema, and no annotations, the description is far too thin to let an agent know how to construct a valid call or what to expect in return. It provides no details on parameter effects, return format, or failure modes.

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?

Although the schema coverage is nominally 100%, every parameter description merely repeats the parameter name (e.g., 'seed', 'model'), providing no real meaning. The tool description adds no guidance on valid values, units, or how optional parameters like ratio, generateAudio, or executionExpiresAfter should be used.

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 writes professional AI video prompts and directly generates MP4 videos, which is a specific verb+resource combination. It also mentions multiple creative scenarios and problem diagnosis, giving a clear sense of scope, though it does not explicitly distinguish itself from sibling generation/writing tools like seedance-video-gen.

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 lists trigger words and says it supports multiple creation scenarios, implying broad applicability, but it gives no explicit guidance on when to prefer this tool over the many sibling video/writing tools. There are no stated exclusions, prerequisites, or alternative routing conditions.

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/if530770/redfox-mcp'

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