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 키도 요구하지 않습니다.
도구
도구 | 용도 |
| 쿼리, 언어 또는 추천 상태로 공개 Seedance 2.0 예시를 검색합니다. |
| slug로 완전한 정제된 프롬프트 하나를 가져옵니다. |
| 실용적인 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선택적 환경 변수
변수 | 기본값 | 용도 |
|
| C Dance AI 프롬프트 API 오리진. |
|
| 정식 소스 링크에 사용되는 오리진. |
|
| 프롬프트 API 타임아웃(1,000~60,000ms). |
개발
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