ShotFlow MCP Server — AI分镜脚本与视频生成智能体,支持生成专业分镜、视频、镜头重生成、配额查询等能力。
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
💡 Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
让 AI Agent 直接调用专业分镜脚本生成能力
ShotFlow MCP Server 是 ShotFlow 的 Model Context Protocol 接口实现,让任何支持 MCP 的 AI 客户端(Claude Desktop、Cursor、Cline、VS Code Copilot 等)都能直接调用专业分镜脚本与视频生成能力。
无需安装,直接配置 URL 即可使用:
| Tool | 说明 |
|---|---|
generate_storyboard | 从剧本/创意描述生成专业分镜脚本(6种创作类型 × 7种视觉风格) |
generate_video | 从分镜镜头生成视频(Pro 功能) |
check_video_status | 查询视频生成状态 |
regenerate_shot | 单镜头重新生成 |
list_video_tasks | 列出视频任务历史 |
check_quota | 查询今日配额 |
check_health | 检查服务健康状态 |
| Resource | 说明 |
|---|---|
shotflow://templates/creative-types | 6种创作类型模板与默认参数 |
shotflow://templates/visual-styles | 7种视觉风格参考与关键词 |
编辑配置文件(macOS: ~/Library/Application Support/Claude/claude_desktop_config.json,Windows: %APPDATA%\Claude\claude_desktop_config.json):
重启 Claude Desktop,点击「Attached tools」确认 shotflow 已加载。
在项目根目录创建 .cursor/mcp.json:
在项目根目录创建 .vscode/mcp.json:
编辑 ~/.cline/mcp_settings.json:
告诉你的 AI 客户端:
用 shotflow 的 generate_storyboard 工具,帮我生成一个短视频分镜:一个创业者熬夜做产品的故事,3个场景,温情风格,9:16竖屏
AI 会自动调用 MCP Tool,返回结构化分镜结果。
读取 shotflow 的 creative-types 资源,告诉我有哪些创作类型可选
其他 AI Agent 可通过以下 URL 自动发现 ShotFlow 的能力:
localhost:3003| 变量 | 默认值 | 说明 |
|---|---|---|
MCP_PORT | 3004 | MCP Server 监听端口 |
SHOTFLOW_API_URL | http://localhost:3003 | ShotFlow Express 地址 |
NODE_ENV | development | 环境模式 |
proxy_buffering off 配合 Nginx 实现流式进度推送MIT License — 自由使用、修改和分发。
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/shotflow-mcp)<a href="https://allmcps.com/mcp/shotflow-mcp"><img src="https://allmcps.com/api/badge/shotflow-mcp?style=directory" alt="Shotflow Mcp on AllMCPs" /></a>