Skip to main content
Glama

Video Fetch MCP

get_video_info

Extract video metadata such as title, duration, and format details from URLs without downloading. Supports YouTube, Bilibili, TikTok, and more using Video Fetch MCP.

Instructions

获取视频信息(不下载)

Input Schema

NameRequiredDescriptionDefault
urlYes视频链接URL

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "视频链接URL", "type": "string" } }, "required": [ "url" ], "type": "object" }

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