{
  "markdown": "# Seedance 2.0 MCP Server\n\n> Seedance 2.0 AI Video Generator | Image & Text to Video\n\n[![MCP Badge](https://lobehub.com/badge/mcp/rocnubie-seedance2video-mcp)](https://lobehub.com/mcp/rocnubie-seedance2video-mcp)\n[![smithery](https://smithery.ai/badge/seedance2video)](https://smithery.ai)\n[![Zero Config](https://img.shields.io/badge/setup-zero--config-7c3aed)](#installation)\n[![Stdio Transport](https://img.shields.io/badge/transport-stdio-6e6e6e)](https://modelcontextprotocol.io/specification)\n[![MCP](https://img.shields.io/badge/MCP-1.0-blue)](https://modelcontextprotocol.io)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](./LICENSE)\n[![Node](https://img.shields.io/badge/node-%3E%3D18-339933?logo=node.js&logoColor=white)](https://nodejs.org)\n\n<p align=\"center\"><a href=\"https://seedance2video.online\"><img src=\"./assets/hero.png\" alt=\"Seedance 2.0\" width=\"720\" /></a></p>\n\nA Model Context Protocol server that exposes the canonical Seedance 2.0 knowledge surface — image generation workflows and styles, pricing, docs, FAQ, official links — to MCP-compatible AI clients such as Claude Desktop, Cursor, Windsurf, and Continue. Read-only, no API keys, no quota, ~50 ms cold start.\n\nOfficial website: https://seedance2video.online\n\n## 🎨 About Seedance 2.0\n\nSeedance 2 Video is an AI-powered video generation platform built on ByteDance Seed's multimodal creation model. The site lets users turn text prompts or still images into short video clips — up to 15 seconds long — without any video editing background. The underlying model handles complex motion with strong physical accuracy and accepts a wide range of inputs in a single project: up to nine images, three video clips, and three audio files can be combined to shape the output. The result is a direct path from a written idea or a product photo to a finished, publishable video clip, suitable for social media posts, advertisements, or landing page animations.\n\n## Key Features\n\n- **Text-to-video generation** — describe a scene in plain language and the model produces a matching video clip.\n- **Image-to-video conversion** — upload a still image and animate it into motion footage with controlled scene behavior.\n- **Multimodal reference inputs** — mix up to 9 images, 3 video references, and 3 audio clips in a single generation request to guide style, motion, and sound.\n- **Shot list prompting** — structure complex sequences using a shot-by-shot approach rather than a single long prompt, giving tighter control over narrative flow.\n- **Physical motion accuracy** — the model is tuned to respect realistic movement, making it better suited for product demonstrations and scenes where objects interact with their environment.\n- **Multi-language interface** — the platform is accessible in English, German, French, Spanish, Japanese, Korean, and Arabic.\n\n## Use Cases\n\n- **Product demos and launches** — generate short clips showing a product in use without arranging a photo or video shoot.\n- **Social media content** — produce short-form videos for Instagram Reels, TikTok, or YouTube Shorts directly from a text brief.\n- **Advertising creatives** — iterate quickly on ad concepts by testing different visual directions from the same script or image set.\n- **Landing page animations** — turn static hero images into looping background video without commissioning motion designers.\n- **Explainer and storyboard prototyping** — sketch out a visual narrative with a shot list before committing to full production.\n\n## Who Is It For\n\nSeedance 2 Video is aimed at creators and small marketing teams who need video output on a fast cycle but lack the budget or time for traditional production workflows. The platform's emphasis on multimodal inputs and shot-level control makes it practical for growth marketers running paid campaigns, independent content creators building a regular publishing schedule, and product teams who want to prototype visual storytelling before investing in a full shoot. It does not require technical knowledge of AI models; the interface is designed around familiar creative inputs like images, written descriptions, and audio references, making it accessible to anyone comfortable with standard content creation tools.\n\n## Tools\n\n### `list_styles`\nReturn the canonical list of image-generation styles or presets the site exposes. (Seedance 2.0)\n\n_Input:_ no parameters. _Returns:_ text/markdown.\n\n### `get_pricing`\nReturn the canonical pricing entry point for Seedance 2.0.\n\n_Input:_ no parameters. _Returns:_ text/markdown.\n\n### `get_official_links`\nReturn the canonical list of official links for Seedance 2.0 (website, support, docs when available).\n\n_Input:_ no parameters. _Returns:_ text/markdown.\n\n## Resources\n\n- `site://seedance2video/styles` — Supported image-generation styles and presets.\n- `site://seedance2video/pricing` — Canonical pricing entry point.\n- `site://seedance2video/docs` — Canonical documentation entry point.\n- `site://seedance2video/faq` — Short FAQ generated from public site metadata.\n- `site://seedance2video/links` — Canonical URLs to share with users.\n\n## Prompts\n\n### `tell_me_about_seedance2video`\nSummarize what the site is, who it's for, and how it works. — Seedance 2.0\n\n### `try_image_style_seedance2video`\nRecommend a starting image-generation style for a stated goal. — Seedance 2.0\n\n## Installation\n\n### Install via Smithery\n\n```bash\nnpx -y @smithery/cli install seedance2video-mcp --client claude\n```\n\n(Replace `claude` with `cursor`, `windsurf`, or `continue` for those clients.)\n\n### Install from source\n\n```bash\ngit clone https://github.com/rocnubie/seedance2video-mcp.git\ncd seedance2video-mcp\npnpm install\n```\n\nThen add to your MCP client config (`claude_desktop_config.json` for Claude Desktop, `mcp.json` for Cursor / Windsurf / Continue):\n\n```json\n{\n  \"mcpServers\": {\n    \"seedance2video-mcp\": {\n      \"command\": \"node\",\n      \"args\": [\n        \"/absolute/path/to/seedance2video-mcp/src/index.mjs\"\n      ]\n    }\n  }\n}\n```\n\n### Debug with MCP Inspector\n\n```bash\nnpx @modelcontextprotocol/inspector node src/index.mjs\n```\n\n## Official Links\n\n- Website: https://seedance2video.online\n- Pricing: https://seedance2video.online/pricing\n- Docs: https://docs.seedance2video.online\n- Community: https://discord.gg/HQNnrzjZQS\n- GitHub: https://github.com/AIImageEditorai/AIImageEditor-template-one\n- Support: support@seedance2video.online\n\n## Development\n\n```bash\npnpm install\npnpm start                 # run the server over stdio\n```\n\n## License\n\nMIT\n",
  "bytes": 6518,
  "sha": "1256bc26537cc07078aceb4002f45ea5d5843e1b4499563f2824e0124a388822",
  "repo_slug": "rocnubie/seedance2video-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_rocnubie_seedance2video_mcp_c779e774/readme"
}