🛠️

mcp-seedance

MCP server for ByteDance Seedance AI video generation

Developer Tools stdio pypi pypistdioremoteAceDataCloud
RUN IN TERMINAL
claude mcp add ceataloud-mcp-seedance -- uvx mcp-seedance
ADD TO claude_desktop_config.json
{ "mcpServers": { "ceataloud-mcp-seedance": { "command": "uvx", "args": ["mcp-seedance"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "ceataloud-mcp-seedance": { "command": "uvx", "args": ["mcp-seedance"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "ceataloud-mcp-seedance": { "command": "uvx", "args": ["mcp-seedance"] } } }

About This MCP Server

The mcp-seedance server is a Model Context Protocol server designed for ByteDance Seedance AI video generation, enabling communication and data exchange between AI models and other components. It connects to the Seedance AI system, allowing developers to integrate AI video generation capabilities into their applications. Developers working with Seedance AI and requiring a standardized protocol for model interaction would use this server to facilitate remote communication and data exchange via standard input/output interfaces.

MCP server for ByteDance Seedance AI video generation. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

mcp-seedance on pypi

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.

What tools does it provide?

The mcp-seedance server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/ceataloud-mcp-seedance.svg)](https://skillsplayground.com/mcps/ceataloud-mcp-seedance/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.