Skip to main content
Glama
gpt-img-2

chinavideoai

by gpt-img-2

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CHINAVIDEOAI_APP_BASE_URLNoChanges the resource-link origin. Defaults to https://chinavideoai.com.https://chinavideoai.com

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
build_video_promptA

Turn a rough idea into a deterministic English or Chinese prompt pack with motion, camera, lighting, reference, and continuity controls. This does not generate video.

plan_reference_shotsA

Break one video idea into 1 to 6 timed shots with reference roles, camera direction, end frames, and continuity anchors. Read-only and deterministic.

diagnose_video_promptB

Check an English or Chinese prompt for a readable scene, visible motion, camera direction, lighting, continuity controls, and preserved reference tokens.

get_china_video_resourcesA

Return canonical ChinaVideoAI.com prompting, workflow, model-orientation, or safety resources. Does not fetch external content.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4/5.0

Scored across 4 tools

Disambiguation5/5

Each tool has a clearly distinct purpose: diagnosing an existing prompt, building a new prompt pack, planning reference shots, and retrieving resources. No two tools could be confused for each other.

Naming Consistency5/5

All tool names follow the verb_noun pattern with snake_case (diagnose_video_prompt, build_video_prompt, plan_reference_shots, get_china_video_resources). The verbs and nouns are descriptive and consistent.

Tool Count5/5

With 4 tools, the server is well-scoped for its purpose of video prompt creation assistance. Each tool covers a distinct step in the workflow without redundancy.

Completeness5/5

The toolset covers the full workflow from diagnosis to building to planning, plus resource access. No obvious gaps are apparent for the stated domain of Chinese video prompting.

Maintenance

ActivityMaintained
ResponsivenessNo issues