MCPVault

get-video-status

MCP tool from Short Video Maker by gyoridavid

Somewhat useless, it’s meant for checking the status of the video, but since the AI agents aren’t really good with the concept of time, you’ll probably will end up using the REST API for that anyway.

How to use it

get-video-status is exposed by the Short Video Maker MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get-video-status tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Short Video Maker

$docker run -it --rm --name short-video-maker -p 3123:3123 -e LOG_LEVEL=debug -e PEXELS_API_KEY= gyoridavid/short-video-maker:latest-tiny
FULL SHORT VIDEO MAKER LISTING