# Video Format Converter MCP
A Model Context Protocol (MCP) server for video format conversion and property adjustment using FFmpeg.
## Features
- **Video Format Conversion**: Convert between different video containers (MP4, MOV, WebM, MKV, etc.)
- **Property Adjustment**: Modify resolution, codecs, bitrates, frame rates, and audio properties
- **GIF Export**: Convert video segments to high-quality GIF with palette optimization
## Installation
Install via uvx (recommended):
```bash
uvx video-format-converter-mcp
```
Or install via pip:
```bash
pip install video-format-converter-mcp
```
## Usage
Run the MCP server:
```bash
video-format-converter-mcp
```
## Requirements
- Python >=3.12
- FFmpeg installed on your system
## Tools Available
1. `convert_video_properties` - Convert video format and adjust all properties
2. `video_to_gif` - Convert video segments to high-quality GIF
## License
MIT License
Raw data
{
"_id": null,
"home_page": null,
"name": "video-format-converter-mcp",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.12",
"maintainer_email": null,
"keywords": "codec, container, conversion, ffmpeg, format, mcp, video",
"author": null,
"author_email": "Your Name <your.email@example.com>",
"download_url": "https://files.pythonhosted.org/packages/10/ae/a164c2c459dff19a1d06b356a4b683438f79c1d211acf80e46091f3c50f4/video_format_converter_mcp-0.2.8.tar.gz",
"platform": null,
"description": "# Video Format Converter MCP\n\nA Model Context Protocol (MCP) server for video format conversion and property adjustment using FFmpeg.\n\n## Features\n\n- **Video Format Conversion**: Convert between different video containers (MP4, MOV, WebM, MKV, etc.)\n- **Property Adjustment**: Modify resolution, codecs, bitrates, frame rates, and audio properties\n- **GIF Export**: Convert video segments to high-quality GIF with palette optimization\n\n## Installation\n\nInstall via uvx (recommended):\n\n```bash\nuvx video-format-converter-mcp\n```\n\nOr install via pip:\n\n```bash\npip install video-format-converter-mcp\n```\n\n## Usage\n\nRun the MCP server:\n\n```bash\nvideo-format-converter-mcp\n```\n\n## Requirements\n\n- Python >=3.12\n- FFmpeg installed on your system\n\n## Tools Available\n\n1. `convert_video_properties` - Convert video format and adjust all properties\n2. `video_to_gif` - Convert video segments to high-quality GIF\n\n## License\n\nMIT License\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "MCP server for video format conversion and property adjustment using FFmpeg",
"version": "0.2.8",
"project_urls": null,
"split_keywords": [
"codec",
" container",
" conversion",
" ffmpeg",
" format",
" mcp",
" video"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "f3a2345a27f3508e2a9309de20f7b8cb5e6536ffd47e7644379e63d6b52eebea",
"md5": "fccc8a88567584be8ce3cbb0db66cfe7",
"sha256": "205940c19bb7027505c0086a1f5c1affbb8f61ea8712edf7b5488aa9145565ae"
},
"downloads": -1,
"filename": "video_format_converter_mcp-0.2.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fccc8a88567584be8ce3cbb0db66cfe7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.12",
"size": 9584,
"upload_time": "2025-11-01T09:16:54",
"upload_time_iso_8601": "2025-11-01T09:16:54.584466Z",
"url": "https://files.pythonhosted.org/packages/f3/a2/345a27f3508e2a9309de20f7b8cb5e6536ffd47e7644379e63d6b52eebea/video_format_converter_mcp-0.2.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "10aea164c2c459dff19a1d06b356a4b683438f79c1d211acf80e46091f3c50f4",
"md5": "08d42e9b6078ca8dfd74161d930d1e1f",
"sha256": "266e5e74c10b45c8fb606c1d73a297767615b16393e22a50380b626325d4302b"
},
"downloads": -1,
"filename": "video_format_converter_mcp-0.2.8.tar.gz",
"has_sig": false,
"md5_digest": "08d42e9b6078ca8dfd74161d930d1e1f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.12",
"size": 8952,
"upload_time": "2025-11-01T09:16:56",
"upload_time_iso_8601": "2025-11-01T09:16:56.063621Z",
"url": "https://files.pythonhosted.org/packages/10/ae/a164c2c459dff19a1d06b356a4b683438f79c1d211acf80e46091f3c50f4/video_format_converter_mcp-0.2.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-11-01 09:16:56",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "video-format-converter-mcp"
}