video-quick-editor-mcp


Namevideo-quick-editor-mcp JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryMCP server for advanced video editing: aspect ratio adjustment, subtitles, overlays, concatenation, speed changes, and transitions
upload_time2025-08-21 08:21:26
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12
licenseMIT
keywords editing ffmpeg mcp overlay subtitles transitions video
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Video Editor MCP

A Model Context Protocol (MCP) server for advanced video editing operations including aspect ratio adjustment, subtitles, overlays, concatenation, speed changes, and transitions.

## Features

- **Aspect Ratio Adjustment**: Change video aspect ratios with padding or cropping
- **Subtitle Integration**: Burn SRT subtitles with customizable styling
- **Text & Image Overlays**: Add text and image overlays with positioning and timing
- **Video Concatenation**: Join multiple videos with optional transitions
- **Speed Control**: Adjust video playback speed with proper audio sync
- **Silence Removal**: Automatically remove silent segments
- **B-roll Integration**: Add B-roll footage with positioning and transitions
- **Basic Transitions**: Apply fade-in/fade-out effects

## Installation

Install via uvx (recommended):

```bash
uvx video-editor-mcp
```

Or install via pip:

```bash
pip install video-editor-mcp
```

## Usage

Run the MCP server:

```bash
video-editor-mcp
```

## Requirements

- Python >=3.12
- FFmpeg installed on your system

## Tools Available

1. `change_aspect_ratio` - Adjust video aspect ratio
2. `add_subtitles` - Burn SRT subtitles to video
3. `add_text_overlay` - Add timed text overlays
4. `add_image_overlay` - Add image watermarks/logos
5. `concatenate_videos` - Join videos with transitions
6. `change_video_speed` - Adjust playback speed
7. `remove_silence` - Remove silent segments
8. `add_b_roll` - Overlay B-roll footage
9. `add_basic_transitions` - Add fade effects

## License

MIT License

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "video-quick-editor-mcp",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "editing, ffmpeg, mcp, overlay, subtitles, transitions, video",
    "author": null,
    "author_email": "Your Name <your.email@example.com>",
    "download_url": "https://files.pythonhosted.org/packages/0c/17/31fd6fdea5b67bc7bb6049fb65341557f06131d48b973fab4662fe606b8d/video_quick_editor_mcp-0.1.0.tar.gz",
    "platform": null,
    "description": "# Video Editor MCP\n\nA Model Context Protocol (MCP) server for advanced video editing operations including aspect ratio adjustment, subtitles, overlays, concatenation, speed changes, and transitions.\n\n## Features\n\n- **Aspect Ratio Adjustment**: Change video aspect ratios with padding or cropping\n- **Subtitle Integration**: Burn SRT subtitles with customizable styling\n- **Text & Image Overlays**: Add text and image overlays with positioning and timing\n- **Video Concatenation**: Join multiple videos with optional transitions\n- **Speed Control**: Adjust video playback speed with proper audio sync\n- **Silence Removal**: Automatically remove silent segments\n- **B-roll Integration**: Add B-roll footage with positioning and transitions\n- **Basic Transitions**: Apply fade-in/fade-out effects\n\n## Installation\n\nInstall via uvx (recommended):\n\n```bash\nuvx video-editor-mcp\n```\n\nOr install via pip:\n\n```bash\npip install video-editor-mcp\n```\n\n## Usage\n\nRun the MCP server:\n\n```bash\nvideo-editor-mcp\n```\n\n## Requirements\n\n- Python >=3.12\n- FFmpeg installed on your system\n\n## Tools Available\n\n1. `change_aspect_ratio` - Adjust video aspect ratio\n2. `add_subtitles` - Burn SRT subtitles to video\n3. `add_text_overlay` - Add timed text overlays\n4. `add_image_overlay` - Add image watermarks/logos\n5. `concatenate_videos` - Join videos with transitions\n6. `change_video_speed` - Adjust playback speed\n7. `remove_silence` - Remove silent segments\n8. `add_b_roll` - Overlay B-roll footage\n9. `add_basic_transitions` - Add fade effects\n\n## License\n\nMIT License\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "MCP server for advanced video editing: aspect ratio adjustment, subtitles, overlays, concatenation, speed changes, and transitions",
    "version": "0.1.0",
    "project_urls": null,
    "split_keywords": [
        "editing",
        " ffmpeg",
        " mcp",
        " overlay",
        " subtitles",
        " transitions",
        " video"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8c7b6e314a01ebc8c52a8431d9347dfcba0c2d181d23d3e3c0f8001c0239e5f9",
                "md5": "173ffa931070de5070c6660fa807424f",
                "sha256": "cf232dd4b10f4becbd5334e8d1a49ae870b30bb5a951eba3f2a4a5e7e2f190f5"
            },
            "downloads": -1,
            "filename": "video_quick_editor_mcp-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "173ffa931070de5070c6660fa807424f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 13677,
            "upload_time": "2025-08-21T08:21:24",
            "upload_time_iso_8601": "2025-08-21T08:21:24.453707Z",
            "url": "https://files.pythonhosted.org/packages/8c/7b/6e314a01ebc8c52a8431d9347dfcba0c2d181d23d3e3c0f8001c0239e5f9/video_quick_editor_mcp-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0c1731fd6fdea5b67bc7bb6049fb65341557f06131d48b973fab4662fe606b8d",
                "md5": "be4b606807892a7f8fa62b65f7f8b2a1",
                "sha256": "334b713f2338523b8ee011b8a2fe6718b2841879fc053a53bb6e51d077a15bdf"
            },
            "downloads": -1,
            "filename": "video_quick_editor_mcp-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "be4b606807892a7f8fa62b65f7f8b2a1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 48391,
            "upload_time": "2025-08-21T08:21:26",
            "upload_time_iso_8601": "2025-08-21T08:21:26.233615Z",
            "url": "https://files.pythonhosted.org/packages/0c/17/31fd6fdea5b67bc7bb6049fb65341557f06131d48b973fab4662fe606b8d/video_quick_editor_mcp-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-21 08:21:26",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "video-quick-editor-mcp"
}
        
Elapsed time: 1.12818s