Loomal

seedance-mcp

MCP server by github.com/jing7ao/seedance-mcp

Seedance AI 视频生成 MCP Server - 让 Claude Code 直接生成 AI 视频

0 starsnpm: seedance-mcp

About seedance-mcp

seedance-mcp is an MCP (Model Context Protocol) server published by jing7ao in the official MCP registry. Seedance AI 视频生成 MCP Server - 让 Claude Code 直接生成 AI 视频

It ships as an npm package (seedance-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/jing7ao/seedance-mcp.

Use seedance-mcp with your agent

Claude Code · one command
claude mcp add seedance-mcp -- npx -y seedance-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "seedance-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "seedance-mcp"
      ]
    }
  }
}
npmseedance-mcp

Frequently asked questions

What is seedance-mcp?
seedance-mcp is an MCP (Model Context Protocol) server by jing7ao. Seedance AI 视频生成 MCP Server - 让 Claude Code 直接生成 AI 视频
How do I connect seedance-mcp to Claude, Cursor, or another MCP client?
Install seedance-mcp from its npm package (seedance-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is seedance-mcp open source?
Yes — the source code is public at github.com/jing7ao/seedance-mcp.
Can AI agents pay to use seedance-mcp?
Not yet through Loomal — seedance-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain seedance-mcp? Claim this listing free by verifying GitHub ownership, or contact us.