Skip to main content
Glama

Video Edit MCP Server

by Aditya2755
.gitignoreβ€’532 B
# Python __pycache__/ *.py[cod] *$py.class *.so # Distribution / packaging build/ dist/ *.egg-info/ *.egg # Virtual environments .env .venv env/ venv/ ENV/ # Testing .pytest_cache/ .coverage htmlcov/ # Media files (project-specific) *.mp4 *.avi *.mov *.mkv *.flv *.wmv *.webm *.mp3 *.wav *.aac *.ogg *.flac *.m4a *.jpg *.jpeg *.png *.gif *.bmp *.tiff *.svg # Video processing outputs video_store/ output/ temp/ downloads/ # IDE .vscode/ .idea/ *.swp *.swo # OS .DS_Store Thumbs.db Desktop.ini # Temporary files *.tmp *.temp

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Aditya2755/video-edit-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server