CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

SeedanceAI MCP

rocnubie/seedanceai-mcp
registry active
Summary

A read-only MCP wrapper around SeedanceAI, ByteDance's browser-based video generator. Exposes three tools: list_styles returns the available visual presets (realistic, anime, film, ad), get_pricing fetches tier info, and get_official_links surfaces the canonical URLs. Five resources cover styles, pricing, docs, FAQ, and links. Two prompts handle summarization and style recommendations. No API keys required, runs over stdio with sub-50ms cold start. Useful when you want Claude to recommend a SeedanceAI workflow or answer questions about resolution options, multi-shot generation, or image-to-video capabilities without leaving the chat. Install via Smithery or clone and point your MCP client at the index file.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

SeedanceAI MCP Server

SeedanceAI Video Generator | Image & Text to Video

MCP Badge License: MIT Stdio Transport Zero Config MCP

A Model Context Protocol server that exposes the canonical SeedanceAI 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.

Official website: https://seedanceai.online

🎨 About SeedanceAI

Seedance AI is a browser-based video generation platform powered by ByteDance's Seedance 1.0 model. It lets anyone turn a text prompt or a static image into a short, high-quality video without installing any software. The platform supports outputs up to 1080p resolution and produces videos of roughly ten seconds, with natural motion and stable subject structure throughout. A free usage tier is available alongside an optional Pro upgrade, making the tool accessible for quick experimentation as well as more sustained production work. The interface is straightforward: choose a mode, write a prompt or upload an image, pick a style and resolution, and generate.

Key Features

  • Text-to-video and image-to-video modes — write a description to generate a video from scratch, or animate an existing image while keeping subject structure consistent.
  • Multi-shot narrative generation — produces two to three connected shots with seamless transitions in a single pass, supporting short-form storytelling that single-shot generators cannot match.
  • Four visual styles — realistic, anime, film, and advertisement styles let creators match the output to a specific aesthetic without post-processing.
  • Resolution presets — 480p, 720p, and 1080p options balance generation speed against output quality depending on the use case.
  • Optimized inference pipeline — the backend is tuned for faster generation speeds compared to standard model deployments, reducing wait time between iterations.
  • No-download, account-based access — everything runs in the browser; a sign-in account tracks usage and enables the free tier without local setup.

Use Cases

  • Social media content — creators producing short clips for platforms like Instagram Reels, TikTok, or YouTube Shorts can go from idea to finished video in a few minutes.
  • Storyboarding and concept prototyping — teams can rapidly visualize a scene or ad concept using multi-shot generation before committing to a full production.
  • Animating product images — e-commerce sellers or marketers can bring static product photos to life for ad campaigns using image-to-video mode.
  • Anime and stylized content — the dedicated anime style setting makes it practical for fan creators or studios producing stylized short-form video.
  • Developer and API exploration — solo developers and small teams use the free tier to evaluate the Seedance 1.0 model's capabilities before integrating it into their own pipelines.

Who Is It For

Seedance AI is aimed at content creators, marketers, and developers who need fast video output without a steep learning curve or expensive tooling. Creators who regularly produce short-form video for social platforms will find the multi-shot and style options directly useful. Marketers and product teams benefit from the image-to-video path, which lets them repurpose existing assets quickly. Developers evaluating ByteDance's Seedance 1.0 model get a hands-on interface to test capabilities before building integrations. The free tier lowers the barrier for individuals and small teams, while the Pro upgrade serves users who need higher throughput or priority access.

Tools

list_styles

Return the canonical list of image-generation styles or presets the site exposes. (SeedanceAI)

Input: no parameters. Returns: text/markdown.

get_pricing

Return the canonical pricing entry point for SeedanceAI.

Input: no parameters. Returns: text/markdown.

get_official_links

Return the canonical list of official links for SeedanceAI (website, support, docs when available).

Input: no parameters. Returns: text/markdown.

Resources

  • site://seedanceai/styles — Supported image-generation styles and presets.
  • site://seedanceai/pricing — Canonical pricing entry point.
  • site://seedanceai/docs — Canonical documentation entry point.
  • site://seedanceai/faq — Short FAQ generated from public site metadata.
  • site://seedanceai/links — Canonical URLs to share with users.

Prompts

tell_me_about_seedanceai

Summarize what the site is, who it's for, and how it works. — SeedanceAI

try_image_style_seedanceai

Recommend a starting image-generation style for a stated goal. — SeedanceAI

Installation

Install via Smithery

npx -y @smithery/cli install seedanceai-mcp --client claude

(Replace claude with cursor, windsurf, or continue for those clients.)

Install from source

git clone https://github.com/rocnubie/seedanceai-mcp.git
cd seedanceai-mcp
pnpm install

Then add to your MCP client config (claude_desktop_config.json for Claude Desktop, mcp.json for Cursor / Windsurf / Continue):

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

Debug with MCP Inspector

npx @modelcontextprotocol/inspector node src/index.mjs

Official Links

  • Website: https://seedanceai.online
  • Pricing: https://seedanceai.online/pricing
  • Docs: https://docs.seedanceai.online
  • Community: https://discord.gg/HQNnrzjZQS
  • GitHub: https://github.com/AIImageEditorai/AIImageEditor-template-one
  • Support: support@seedanceai.online

Development

pnpm install
pnpm start                 # run the server over stdio

License

MIT

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Categories
Media & Entertainment
Registryactive
UpdatedMay 22, 2026
View on GitHub

Related Media & Entertainment MCP Servers

View all →
Social Media Api

io.github.socialapishub/social-media-api

Unified social media API for AI agents. Access Facebook, Instagram, TikTok, and more.
1
xpay Social Media

io.github.xpaysh/social-media

96 social media scraping tools. Twitter/X, LinkedIn, Instagram, TikTok, Reddit, YouTube.
Youtube Media Mcp Server

com.thenextgennexus/youtube-media-mcp-server

YouTube video search with transcript extraction as first-class output.
Youtube Video Analyzer

io.github.ludmila-omlopes/youtube-video-analyzer

MCP stdio server for analyzing YouTube videos with Google Gemini
2
Social Media Ai Mcp

csoai-org/social-media-ai-mcp

social-media-ai-mcp MCP server by MEOK AI Labs
EzBiz Social Media Analytics

com.ezbizservices/social-media

AI-powered social media intelligence: profile analysis, engagement scoring, and trend detection.