Skip to main content
Glama

Video Info MCP

get_video_info

Extract detailed video metadata such as duration, resolution, frame rate, and encoding from any FFmpeg-compatible file. Supports JSON, text, and Markdown output formats for comprehensive analysis.

Instructions

获取视频文件的详细信息,包括时长、分辨率、帧率、编码等完整信息

Input Schema

NameRequiredDescriptionDefault
filePathYes视频文件路径

Input Schema (JSON Schema)

{ "properties": { "filePath": { "description": "视频文件路径", "type": "string" } }, "required": [ "filePath" ], "type": "object" }

Other Tools from Video Info 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-info-mcp'

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