MCP Server for video enhancement and image segmentation (SAM3)
| Tool name | Description | Destructive? |
|---|---|---|
| create_task | โ no | |
| get_task_status | โ no | |
| enhance_video_sync | โ no | |
| sam3_predict | โ no | |
| get_sam3_task_status | โ no |
| enhance_image_sync | โ no | |
| colorize_image_sync | โ no | |
| denoise_image_sync | โ no | |
| get_image_task_status | โ no |
{
"mcpServers": {
"iogithubavclabsmedia": {
"command": "npx",
"args": [
"-y",
"@avclabs.ai/media-mcp"
]
}
}
}