MCP.so
Sign In
Servers

seedance-mcp

@Jing7ao

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "seedance": {
      "command": "node",
      "args": [
        "dist/index.js"
      ],
      "env": {
        "ARK_API_KEY": "your-api-key",
        "SEEDANCE_MODEL": "doubao-seedance-2-0-260128"
      }
    }
  }
}

More from Other