Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
get_video_info | 获取视频文件的详细信息,包括时长、分辨率、帧率、编码等完整信息 |
analyze_streams | 分别解析视频流和音频流的详细参数,提供流级别的深度分析 |
calculate_bitrate | 计算视频的平均码率和峰值码率,提供详细的码率分析 |
generate_report | 输出标准化的视频技术参数报告,支持多种格式输出 |