Skip to main content
Glama

Video Metadata MCP

read_video_metadata

Extract complete metadata from video files including title, description, tags, and technical specifications. Supports multiple formats for efficient video property analysis and management.

Instructions

读取视频文件的完整元数据信息

Input Schema

NameRequiredDescriptionDefault
filePathYes视频文件的完整路径

Input Schema (JSON Schema)

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

Other Tools from Video Metadata 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-metadata-mcp'

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