MCP.so
Sign In
S

Seedance 2.0 Mcp Server

@rocnubie

About Seedance 2.0 Mcp Server

No overview available yet

Basic information

Category

Other

Transports

stdio

Publisher

rocnubie

Submitted by

Chen Roc

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

Comments

More Other MCP servers