mcpbeat Sign in

Seedance Prompts MCP Server

by hanshs474 Your server? Claim it
local only

Seedance Prompts MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 285 installs a week from npm. Last commit 17 Sep 2026.

Search, audit and compose AI video prompts — 150 of them, each rendered into a real video

285
Installs / week
npm · seedance-prompts-mcp
0
Stars
0 open issues
17 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Seedance Prompts MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add seedance-prompts-mcp -- npx -y seedance-prompts-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "seedance-prompts-mcp": {
      "args": [
        "-y",
        "seedance-prompts-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.seedance-prompts-mcp]
command = "npx"
args = ["-y", "seedance-prompts-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "seedance-prompts-mcp": {
      "args": [
        "-y",
        "seedance-prompts-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "seedance-prompts-mcp": {
      "args": [
        "-y",
        "seedance-prompts-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Seedance Prompts MCP

same job, measured the same way
Apple Mail
by jonathanrreed

Read, search, compose, and send emails via Apple Mail on macOS.

968 installs/wk local only
refd
by refd

Read AI search visibility, competitors, citations, prompts, and answer evidence from refd.

answering
Photo AI Studio
by photoaistudio

AI photos from a selfie across 150+ themes, plus 19 image edits and AI video.

12 tools answering
Rendley MCP
by rendleyhq

Create videos with prompts, and use Rendley’s video editor to adjust anything you need.

answering
PromptFrenzy
by promptfrenzy

Find a tested AI image or video prompt — toy, LEGO, plushie, portrait, poster — and render it.

5 tools answering
AIsa Reddit
by aisa

Search every community or one of them, browse post streams, read comment trees.

answering
prompts.chat MCP Server
by f

Search and retrieve AI prompts from prompts.chat, the social platform for AI prompts.

287 installs/wk local only
MCP Icon Visual
by n0isy

Search, retrieve, compare, and render SVG icons visually for AI agents.

31 installs/wk local only

Seedance Prompts MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Seedance Prompts MCP?
Seedance Prompts MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package seedance-prompts-mcp was installed 285 times last week.
How do I connect Seedance Prompts MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls seedance-prompts-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Seedance Prompts MCP?
The npm package seedance-prompts-mcp was installed 285 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Seedance Prompts MCP open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.