Shotflow MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 38 installs a week from npm. Last commit 2 Jul 2026.
ShotFlow MCP Server — AI分镜脚本与视频生成智能体,支持生成专业分镜、视频、镜头重生成、配额查询等能力。
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.
claude mcp add shotflow-mcp -- npx -y shotflow-mcp-server
{
"mcpServers": {
"shotflow-mcp": {
"args": [
"-y",
"shotflow-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.shotflow-mcp]
command = "npx"
args = ["-y", "shotflow-mcp-server"]
{
"mcpServers": {
"shotflow-mcp": {
"args": [
"-y",
"shotflow-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"shotflow-mcp": {
"args": [
"-y",
"shotflow-mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.