MCP.so
Sign In
Servers

seedance-mcp

@Jing7ao

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_result tool.
  • 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 from Other