Enhance MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 99 installs a week from npm.
HTTP MCP Client-Server for video enhancement API
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add enhance-mcp -- npx -y @avclabs.ai/enhance-mcp
{
"mcpServers": {
"enhance-mcp": {
"args": [
"-y",
"@avclabs.ai/enhance-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.enhance-mcp]
command = "npx"
args = ["-y", "@avclabs.ai/enhance-mcp"]
{
"mcpServers": {
"enhance-mcp": {
"args": [
"-y",
"@avclabs.ai/enhance-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"enhance-mcp": {
"args": [
"-y",
"@avclabs.ai/enhance-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
HTTP_API_KEY (Your API key for the service).
The author declared them in the registry entry; get the values from the project itself.
MCP Server for video enhancement and image segmentation (SAM3)
MCP server for video enhancement (create_task, get_task_status, enhance_video_sync)
MCP server for Hotkeyless AHK HTTP API.
MCP server for SWAPI API
MCP server for Hostinger API
Send SMS via the SMSPM API from any MCP client.
MCP server for the Vulners.com API
MCP server for Wan AI video generation
Answers built from our own checks of this server.