AVCLabs Media MCP
JSON →AVCLabs MCP integrates AI-powered video upscaling, quality enhancement, and SAM3 image segmentation into MCP workflows. It enhances low-resolution videos, cleans noisy footage, and extracts target objects through text prompts.
Install
npx -y @avclabs.ai/media-mcp@latest Tools · 4
- create_task Create a video enhancement task (supports URL or local file upload)
- get_task_status Query task status
- enhance_video_sync Synchronously enhance video (blocking wait, truncated at ~50s by default)
- sam3_predict SAM3 image segmentation (supports local path, URL, or Base64 image)
Environment variables
HTTP_API_BASE_URLSAM3_API_BASE_URL