GitHub Stars
210
User Rating
Not Rated
Favorites
0
Views
37
Forks
27
Issues
5
Installation
Difficulty
IntermediateEstimated Time
10-20 minutes
Installation
Installation
Prerequisites
Please specify required software and versions:Python: 3.7 or higher
pip: Latest version
Installation Steps
1. Clone Repository
bash
git clone https://github.com/burningion/video-editing-mcp.git
cd video-editing-mcp
2. Install Dependencies
bash
pip install -r requirements.txt
3. Set API Key
Set the API key in environment variables:bash
export API_KEY="your-api-key"
4. Start Server
bash
python server.py