Skip to main content
Glama

Video Fetch MCP

get_video_info

Extract video metadata such as title, duration, and format details from over 1,000 platforms without downloading the video file. Requires only the video URL for input.

Instructions

获取视频信息(不下载)

Input Schema

NameRequiredDescriptionDefault
urlYes视频链接URL

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "视频链接URL", "type": "string" } }, "required": [ "url" ], "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