seedance-mcp
@Jing7ao
About seedance-mcp
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"seedance": {
"command": "node",
"args": [
"dist/index.js"
],
"env": {
"ARK_API_KEY": "your-api-key",
"SEEDANCE_MODEL": "doubao-seedance-2-0-260128"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is seedance-mcp?
Seedance MCP Server enables Claude Code to directly generate AI videos using the Volcano Engine Seedance 2.0 model. It integrates video generation capabilities into the Model Context Protocol (MCP) ecosystem, allowing developers and content creators to create videos from text or images through natural language commands.
How to use seedance-mcp?
Install globally via npm install -g seedance-mcp, then configure the MCP server in your Claude Desktop settings with either a Pro License Key (zero‑configuration, unlimited usage) or a free ARK API Key (limited, 5 videos/day). After setup, prompt Claude Code with requests like “generate a 5‑second forest video, 1080p” or “turn this image into a video.”
Key features of seedance-mcp
- Text-to-video generation: 5–15 seconds, 720p/1080p, 16:9/9:16/1:1.
- Image-to-video: use an image as first frame or style reference.
- Auto‑polling progress via the
poll_resulttool. - View monthly/cumulative generation statistics with
get_usage_stats. - Verify license activation status with
verify_license. - Free tier (5 videos/day) and Pro tier (unlimited generation, API key included).
Use cases of seedance-mcp
- Generate short promotional or explainer videos from text descriptions.
- Turn static product photos into animated video ads.
- Create ambient or nature background videos for presentations.
- Rapidly prototype video ideas during brainstorming sessions.
FAQ from seedance-mcp
What is the difference between Free and Pro tiers?
Free: 5 video generations per day; you must provide your own Volcano Engine ARK API Key. Pro: unlimited video generation; API costs are included in the subscription and no external API key is needed – use a License Key instead.
How do I get an API Key for the Free tier?
Register at the Volcano Engine ARK console to obtain an API Key. New users receive free credit quotas.
What video durations and resolutions are supported?
Videos can be 5 to 15 seconds long, in 720p or 1080p resolution, with aspect ratios 16:9, 9:16, or 1:1.
Can I generate a video from an existing image?
Yes, the image_to_video tool uses an uploaded image as the first frame or as a style reference for the generated video.
Does the server automatically handle long‑running generation tasks?
Yes, the poll_result tool automatically polls the task progress until the video is fully generated, so you don’t need to manually check the status.
More Other MCP servers
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Comments