Server data from the Official MCP Registry
Seedance AI 视频生成 MCP Server - 让 Claude Code 直接生成 AI 视频
Seedance AI 视频生成 MCP Server - 让 Claude Code 直接生成 AI 视频
Valid MCP server (3 strong, 7 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
9 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: YOUR_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-jing7ao-seedance-mcp": {
"env": {
"YOUR_API_KEY": "your-your-api-key-here"
},
"args": [
"-y",
"seedance-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
让 Claude Code 直接生成 AI 视频,底层调用火山引擎 Seedance 2.0 模型。
npm install -g seedance-mcp
使用托管网关,无需自备 API Key:
{
"mcpServers": {
"seedance": {
"command": "node",
"args": ["seedance-mcp"],
"env": {
"LICENSE_KEY": "SLIC-你的Pro License Key"
}
}
}
}
去 火山引擎 ARK 控制台 注册获取 API Key(新用户有免费额度):
{
"mcpServers": {
"seedance": {
"command": "node",
"args": ["seedance-mcp"],
"env": {
"ARK_API_KEY": "你的火山引擎API Key",
"SEEDANCE_MODEL": "doubao-seedance-2-0-260128"
}
}
}
}
在 Claude Code 对话中直接说:
| 等级 | 价格 | 视频生成 | API Key |
|---|---|---|---|
| Free | 免费 | 5 次/天 | 需自备 |
| Pro | ¥105/年 | 无限生成 | 已内置,无需自备 |
Pro 用户 API 调用费用已包含在订阅中,无需额外付费。
| 工具 | 说明 |
|---|---|
text_to_video | 文生视频,支持 5-15s、720p/1080p、16:9/9:16/1:1 |
image_to_video | 图生视频,图片作为首帧或风格参考 |
poll_result | 查询任务进度,自动轮询直到完成 |
get_usage_stats | 查看本月/累计生成统计 |
verify_license | 查看 License 激活状态 |
v1.1.0 起引入 License 系统。Free tier 每天 5 次视频生成。购买 Pro 后获得 License Key,配置到 LICENSE_KEY 环境变量即可无限使用。
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.