MCP Servers / productivity / AVCLabs Media MCP

AVCLabs Media MCP

JSON →
stdiononeproductivity

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
How to run this server
[ { "cmd": "npx -y @avclabs.ai/media-mcp@latest", "imports": [] } ]
server path: avclabs-media-mcp
Tools
What this server exposes
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)
Configuration
Environment & auth
authnone
envHTTP_API_BASE_URL
envSAM3_API_BASE_URL
Resources
AVCLabs Media MCP — MCP Server · libregistry