← All servers
🔧

ShotflowVerified🛡 No advisories

io.github.JOHNZhang-ui/shotflow-mcp
New to MCP? Start here →
0★ stars
27weekly installs
27 days agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/johnzhang-ui, which proved it owns this namespace.

Verified owner: github.com/johnzhang-uiio.github.JOHNZhang-ui/shotflow-mcp

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs MCP_API_KEY.
Configuration
Reads SHOTFLOW_API_URL.

About

ShotFlow MCP Server — AI分镜脚本与视频生成智能体,支持生成专业分镜、视频、镜头重生成、配额查询等能力。

Packages & transports

npmshotflow-mcp-serverv1.0.0 · npx

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "shotflow": {
      "command": "npx",
      "args": [
        "-y",
        "shotflow-mcp-server"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y shotflow-mcp-server