
Seedance Mcp
Generate AI videos from Claude Code for promos, demos, and social clips without a separate video toolchain.
Overview
Seedance MCP Server is a MCP server for the grow phase that lets Claude Code generate AI videos through the Seedance API.
What is this MCP server?
- stdio MCP package (seedance-mcp v1.1.0) for agent-side video generation
- Seedance AI video generation API behind MCP tools
- Requires YOUR_API_KEY secret environment variable
- npm registry distribution with Model Context Protocol server schema 2025-12-11
- Package version 1.1.0 with stdio transport
- Single required secret: YOUR_API_KEY
- npm identifier seedance-mcp
What problem does it solve?
Marketing video creation breaks your flow when the agent writes copy but cannot produce matching visual assets.
Who is it for?
Builders shipping with Claude Code who need quick AI-generated promo or social videos tied to launch and growth tasks.
Skip if: Professional editors who need frame-accurate cuts, team review boards, or offline render farms without cloud APIs.
What do I get? / Deliverables
Once YOUR_API_KEY is configured, your agent can invoke Seedance video generation tools during content workflows.
- AI-generated video outputs requested from agent sessions
- Repeatable video prompts tied to launch and growth copy
- Authenticated MCP bridge to Seedance generation API
Recommended MCP Servers
Journey fit
Growth and launch content need short-form video at pace; an in-agent generator removes context switching during campaigns. Content subphase covers creating assets; Seedance turns text prompts in the agent into rendered video outputs.
How it compares
MCP-backed generative video API, not a local FFmpeg skill or a design-system component library.
Common Questions / FAQ
Who is Seedance MCP Server for?
It is for solo builders and marketers who use Claude Code and want Seedance AI video generation without leaving the agent.
When should I use Seedance MCP Server?
Use it in grow and launch content work when you need short AI videos for distribution, ads, or product storytelling.
How do I add Seedance MCP Server to my agent?
Install seedance-mcp from npm, add the stdio MCP server to Claude Code, and provide YOUR_API_KEY as a secret environment variable.