Skip to main content
Glama

MCP Kling

by 199-mcp

check_video_status

Monitor the progress of a video generation task by providing the task ID. Use this tool to track completion and status updates for videos created via MCP Kling.

Instructions

Check the status of a video generation task

Input Schema

NameRequiredDescriptionDefault
task_idYesThe task ID returned from generate_video or generate_image_to_video

Input Schema (JSON Schema)

{ "properties": { "task_id": { "description": "The task ID returned from generate_video or generate_image_to_video", "type": "string" } }, "required": [ "task_id" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/199-mcp/mcp-kling'

If you have feedback or need assistance with the MCP directory API, please join our Discord server