MCP server for getting detailed video file information
Project description
Video Info MCP
获取视频文件详细信息的 MCP Server。
功能
- 获取视频文件的完整元数据
- 支持分辨率、码率、编码格式、容器信息
- 支持音频流、视频流、字幕流信息
- 返回格式化的 JSON 数据
安装
uvx video-info-mcp
或通过 pip 安装:
pip install video-info-mcp
使用
video-info-mcp
工具
get_video_info
获取视频文件的详细信息。
参数:
video_path: 输入视频文件路径
返回信息包括:
- 文件信息:文件名、大小、时长、格式、码率
- 视频流:编码、分辨率、帧率、像素格式等
- 音频流:编码、采样率、声道、码率等
- 字幕流:编码、语言、标题等
- 摘要信息:主要视频/音频参数汇总
依赖
- Python >=3.12
- FFmpeg/FFprobe(需系统安装)
License
MIT License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mcpcn_video_info_mcp-0.1.2.tar.gz.
File metadata
- Download URL: mcpcn_video_info_mcp-0.1.2.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
49929b4a7729631862f93404a05c895829d00010f7edc472dfeaa29c4eefe759
|
|
| MD5 |
a4d2ac5dcc81111400e1c3d049649602
|
|
| BLAKE2b-256 |
1d6b4d3656624b956803ed75b4570c36b94370bf8f2ed0fb45e78c4e359c2dd8
|
File details
Details for the file mcpcn_video_info_mcp-0.1.2-py3-none-any.whl.
File metadata
- Download URL: mcpcn_video_info_mcp-0.1.2-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ab9471cb0b1f0f835f08593cb528d00f36ef7cfb65c8daea5ac9c95e652d3d41
|
|
| MD5 |
6ddfa1c9a3a162c591b408e272732917
|
|
| BLAKE2b-256 |
a9da2465ee88a289e48e0a910ae3ae960b56c67f9f466857ddc43b4430e0a656
|