C Dance Prompt MCP
C Dance Prompt MCP
C Dance Prompt MCP は、Seedance 2.0 のビデオプロンプト調査のための読み取り専用 MCP サーバーです。Codex、Claude Code、Cursor、OpenClaw、その他の MCP ホストは、公開されている C Dance AI プロンプトギャラリーを検索し、完全なプロンプトを調べ、本番ワークフローを比較し、大まかなアイデアを構造化されたビデオプロンプトブリーフに変換できます。
プロンプトギャラリー: https://cdance.ai/prompts/seedance-2-0
Prompt Architect ドキュメント: https://cdance.ai/docs/seedance-video-prompt-architect
OpenClaw スキルソース: openclaw/seedance-video-prompt-architect/SKILL.md
中国語 README: README.zh-CN.md
このサーバーは意図的に読み取り専用です。動画を生成したり、クレジットを消費したり、アカウントを作成したり、APIキーを必要としたりすることはありません。
ツール
Tool | Purpose |
| クエリ、言語、または注目ステータスで公開されている Seedance 2.0 のサンプルを検索します。 |
| slug を指定して、サニタイズ済みの完全なプロンプトを 1 件取得します。 |
| 実用的な Seedance ワークフローを比較し、有用な検索語を見つけます。 |
| 大まかなアイデアを決定論的なビデオプロンプトブリーフに変換します。 |
すべてのプロンプト結果には、正規の C Dance AI ソースページが含まれます。
Related MCP server: Prompt Bookmarks
GitHub からインストール
{
"mcpServers": {
"cdance": {
"command": "npx",
"args": ["-y", "github:gpt-img-2/cdance-prompt-mcp"]
}
}
}Codex:
codex mcp add cdance -- npx -y github:gpt-img-2/cdance-prompt-mcpOpenClaw:
openclaw mcp add cdance \
--command npx \
--arg -y \
--arg github:gpt-img-2/cdance-prompt-mcp \
--include 'search_prompts,get_prompt,list_workflows,build_video_prompt_brief'
openclaw mcp doctor cdance --probeオプションの環境変数
Variable | Default | Purpose |
|
| C Dance AI プロンプト API のオリジン。 |
|
| 正規ソースリンクに使用するオリジン。 |
|
| プロンプト API のタイムアウト(1,000〜60,000 ms)。 |
開発
pnpm install
pnpm validate
pnpm smoke:livepnpm validate は、型チェック、単体テスト、ビルド、およびローカル MCP ハンドシェイク/ツール呼び出しのスモークテストを実行します。pnpm smoke:live はさらに、公開されている C Dance AI プロンプト API を検証します。
Maintenance
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
- AlicenseBqualityDmaintenanceProvides access to thousands of AI prompts from prompts.chat, enabling users to search, browse, and use community-curated prompts with variable substitution directly in their AI coding assistant.217833ISC
- AlicenseNot gradedqualityCmaintenanceEnables users to organize, search, and manage a shared library of prompts across AI tools via the Model Context Protocol. It supports hierarchical folder organization, tagging, and template variable substitution for dynamic prompt generation.MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to analyze images and videos, and generate optimized prompts for AI video generation systems.MIT
- AlicenseAqualityBmaintenanceTurns AI coding agents into visual creative assistants by providing a curated prompt gallery, prompt enhancement, and image/video generation via LemGen, with free inspiration tools and optional token-based generation.81MIT
Related MCP Connectors
Create, browse, remix, collaborate on, and run durable AI workflow nodes from MCP hosts.
Generate logos, social posts, app screenshots, comic panels & visual-novel assets from prompts.
Create videos with prompts, and use Rendley’s video editor to adjust anything you need.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/cdance-prompt-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server