Seedance 2.0 Mcp Server
@rocnubie
About Seedance 2.0 Mcp Server
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"seedance2video-mcp": {
"command": "node",
"args": [
"/absolute/path/to/seedance2video-mcp/src/index.mjs"
]
}
}
}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 2.0 MCP Server?
A Model Context Protocol server that exposes canonical Seedance 2.0 knowledge — image generation workflows and styles, pricing, docs, FAQ, and official links — to MCP-compatible AI clients such as Claude Desktop, Cursor, Windsurf, and Continue. It is read-only, requires no API keys, has no quota, and achieves roughly 50 ms cold start.
How to use Seedance 2.0 MCP Server?
Install via Smithery (npx -y @smithery/cli install seedance2video-mcp --client <client>) or from source by cloning the repo and running pnpm install. Then add a mcpServers entry to your MCP client configuration (`claude_desktop_config
More Other MCP servers
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments