Skip to main content
Glama

Video Fetch MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNo服务端口(默认:8080)8080
LOG_LEVELNo日志级别(默认:info)info
YTDLP_TIMEOUTNoyt-dlp 超时时间(默认:300000ms)300000

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
download_video

下载指定URL的视频到本地路径

get_video_info

获取视频信息(不下载)

get_task_status

获取下载任务状态

cancel_task

取消下载任务

list_tasks

列出所有下载任务

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