@avclabs.ai/enhance-mcp
Rank #44,757io.github.avclabs/enhance-mcp
HTTP MCP Client-Server for video enhancement API
@avclabs.ai/enhance-mcp is a Model Context Protocol (MCP) server published by avclabs. It ranks #44,757 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. @avclabs.ai/enhance-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Apr 27, 2026 and most recently updated on Apr 30, 2026.
Ranks ahead of 87,356 of 132,113 servers on MCP Toplist.
Use @avclabs.ai/enhance-mcp
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add enhance-mcp -e "HTTP_API_KEY=<your HTTP_API_KEY>" -- npx -y @avclabs.ai/enhance-mcpReplace each placeholder with your own value before saving.
[mcp_servers.enhance-mcp]
command = "npx"
args = ["-y", "@avclabs.ai/enhance-mcp"]
[mcp_servers.enhance-mcp.env]
HTTP_API_KEY = "<your HTTP_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"enhance-mcp": {
"command": "npx",
"args": [
"-y",
"@avclabs.ai/enhance-mcp"
],
"env": {
"HTTP_API_KEY": "<your HTTP_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"enhance-mcp": {
"command": "npx",
"args": [
"-y",
"@avclabs.ai/enhance-mcp"
],
"env": {
"HTTP_API_KEY": "<your HTTP_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"enhance-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@avclabs.ai/enhance-mcp"
],
"env": {
"HTTP_API_KEY": "<your HTTP_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"enhance-mcp": {
"command": "npx",
"args": [
"-y",
"@avclabs.ai/enhance-mcp"
],
"env": {
"HTTP_API_KEY": "<your HTTP_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"enhance-mcp": {
"command": "npx",
"args": [
"-y",
"@avclabs.ai/enhance-mcp"
],
"env": {
"HTTP_API_KEY": "<your HTTP_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.avclabs%2Fenhance-mcp)<a href="https://mcptoplist.com/server/io.github.avclabs%2Fenhance-mcp"><img src="https://mcptoplist.com/badge/io.github.avclabs%2Fenhance-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
avclabs
Other servers by avclabs
View all avclabs servers →Available versions (3)
| Version | Published |
|---|---|
| 0.1.17 | Apr 30, 2026 |
| 0.1.16 | Apr 29, 2026 |
| 0.1.8 | Apr 28, 2026 |
Frequently asked questions
- Who maintains @avclabs.ai/enhance-mcp?
- @avclabs.ai/enhance-mcp is maintained by avclabs, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is @avclabs.ai/enhance-mcp listed on the Official MCP Registry?
- Yes — @avclabs.ai/enhance-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does @avclabs.ai/enhance-mcp have?
- MCP Toplist tracks 3 versions of @avclabs.ai/enhance-mcp, most recently published on Apr 30, 2026.
- Where can I find the source code for @avclabs.ai/enhance-mcp?
- The source code for @avclabs.ai/enhance-mcp is hosted at github.com/avclabs/enhance-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.