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
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
Comments