Skip to main content
Glama
gpt-img-2

chinavideoai

by gpt-img-2

China Video AI Prompt MCP

英語または中国語のビデオプロンプト、参照対応のショットプラン、および焦点を絞った改訂を設計するための、決定的で読み取り専用のMCPサーバーです。ChinaVideoAI.comを補完するものであり、メディアの生成、モデルプロバイダーの呼び出し、アカウントへのアクセス、ライブ価格の比較、クレジットの消費は行いません。

ツール

  • build_video_prompt は、大まかなアイデアを構造化された英語または中国語のプロンプトパックに変換します。

  • plan_reference_shots は、参照ロールと継続性アンカーを備えた、タイミング付きの1〜6ショットのシーケンスを作成します。

  • diagnose_video_prompt は、参照トークンを保持しながら、欠落しているモーション、カメラ、ライティング、および継続性の制御を検出します。

  • get_china_video_resources は、標準のChinaVideoAI.comガイドとワークフローページを返します。

すべてのツールは決定的であり、読み取り専用のMCPアノテーションを宣言します。APIキーは不要です。

Related MCP server: Enhanced Multimedia Analysis MCP

インストール

GitHubから直接実行:

{
  "mcpServers": {
    "chinavideoai": {
      "command": "npx",
      "args": ["-y", "github:gpt-img-2/chinavideoai-prompt-mcp"]
    }
  }
}

または、クローンしてローカルで実行:

pnpm install
pnpm build
node dist/index.js

オプションの環境変数:

  • CHINAVIDEOAI_APP_BASE_URL:リソースリンクのオリジンを変更します。デフォルトは https://chinavideoai.com です。

入力例

バイリンガル対応のプロンプトを構築:

{
  "idea": "一只白鹭从清晨薄雾中的湖面起飞",
  "workflow": "image-to-video",
  "camera": "低机位缓慢跟拍",
  "referenceConstraints": "保留 @Image1 中白鹭的羽毛纹理与湖岸构图"
}

参照対応のショットを計画:

{
  "idea": "A trail shoe crosses wet rock and lands in a shallow stream",
  "shotCount": 3,
  "totalDurationSeconds": 9,
  "referenceRoles": "@Image1 controls product geometry; @Video1 controls motion timing",
  "continuityAnchor": "shoe color, laces, runner wardrobe, and travel direction"
}

OpenClawスキル

付属のスキルは openclaw/china-video-prompt-architect にあります。このMCPなしでもテキストのみのワークフローとして機能します。MCPを接続すると、決定的なプロンプト構築ツールと診断ツールが追加されます。

開発

pnpm validate

このプロジェクトは独立したプロンプト設計ユーティリティであり、Seedance、Kling、Wan、MiniMax、またはその他のモデルの公式ドキュメントや公式実装ではありません。

ライセンス

MIT

Install Server
A
license - permissive license
A
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Transform video, audio and images, and generate media from prompts. FFmpeg, captions, models.

  • Deterministic reasoning stack for AI agents: simulate, decide & compute, plus cross-domain tools.

  • Generate logos, social posts, app screenshots, comic panels & visual-novel assets from prompts.

View all MCP Connectors

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/gpt-img-2/chinavideoai-prompt-mcp'

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