MCP.so
登录
S

Seedance 2.0 Mcp Server

@rocnubie

关于 Seedance 2.0 Mcp Server

暂无概览

基本信息

分类

其他

传输方式

stdio

发布者

rocnubie

提交者

Chen Roc

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "seedance2video-mcp": {
      "command": "node",
      "args": [
        "/absolute/path/to/seedance2video-mcp/src/index.mjs"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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

评论

其他 分类下的更多 MCP 服务器