video-generate
ActiveTool of io.github.Deesmo/arch-tools-mcp
declared in 1.8.0
Generate short video clips from text prompts
Parameters schema
{
"type": "object",
"required": [
"prompt"
],
"properties": {
"prompt": {
"type": "string",
"description": "Text description of the video to generate"
},
"duration": {
"type": "number",
"description": "Video duration in seconds: 5 or 10 (default: 5)"
},
"aspect_ratio": {
"type": "string",
"description": "Aspect ratio: 16:9, 9:16, 1:1 (default: 16:9)"
}
}
}Parent server
io.github.Deesmo/arch-tools-mcp
https://github.com/Deesmo/Arch-AI-Tools
1/7 registries