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 提示词画廊、查看完整提示词、比较实际工作流,并将粗略想法转化为结构化的视频提示词简报。
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,000 毫秒。 |
开发
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