@avclabs.ai/enhance-mcpofficial
A
licenseA
qualityD
maintenanceEnables video enhancement through MCP tools for creating tasks, querying status, and synchronous enhancement, supporting URL or local file inputs.
3
42 npm
Apache 2.0
No user-submitted related servers found.
Scored across 3 tools
Each tool serves a distinct purpose: async creation, sync blocking enhancement, and status query. Despite similar parameters, the sync/async distinction is clearly indicated.
All tool names follow a consistent snake_case verb_noun pattern: create_task, enhance_video_sync, get_task_status.
Three tools is slightly minimal but still within reasonable bounds for a focused video enhancement server. The scope is narrow, so the count is appropriate.
Covers core creation and status checking, but missing essential operations like cancel, delete, or list tasks, which are notable gaps for a task management system.