Skip to main content
Glama

MCP Kling

by 199-mcp

check_video_status

Verify the progress and status of a video generation task initiated via MCP Kling using a specific task ID, ensuring real-time tracking of AI-powered video creation.

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