Skip to main content
Glama

Video Fetch MCP

get_task_status

Check the status of video download tasks initiated on Video Fetch MCP server. Provide the task ID to monitor progress, completion, or errors for downloads from platforms like YouTube, TikTok, and Bilibili.

Instructions

获取下载任务状态

Input Schema

NameRequiredDescriptionDefault
taskIdYes任务ID

Input Schema (JSON Schema)

{ "properties": { "taskId": { "description": "任务ID", "type": "string" } }, "required": [ "taskId" ], "type": "object" }
Install Server

Other Tools from Video Fetch MCP

Related Tools

    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/pickstar-2002/video-fetch-mcp'

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