io.github.z416479660/avc-test-py-mcp MCP Server
io.github.z416479660/avc-test-py-mcp
What is the io.github.z416479660/avc-test-py-mcp MCP server?
MCP server for video enhancement (create_task, get_task_status, enhance_video_sync)
How to install io.github.z416479660/avc-test-py-mcp
Copy-paste configuration for popular MCP clients.
HTTP_API_BASE_URLFastAPI HTTP Server base URL
HTTP_API_KEYrequiredsecretAPI authentication key
{
"mcpServers": {
"avc-test-py-mcp": {
"command": "npx",
"args": [
"-y",
"avc-test-js-mcp"
],
"env": {
"HTTP_API_BASE_URL": "<YOUR_HTTP_API_BASE_URL>",
"HTTP_API_KEY": "<YOUR_HTTP_API_KEY>"
}
}
}
}{
"mcpServers": {
"avc-test-py-mcp": {
"command": "npx",
"args": [
"-y",
"avc-test-js-mcp"
],
"env": {
"HTTP_API_BASE_URL": "<YOUR_HTTP_API_BASE_URL>",
"HTTP_API_KEY": "<YOUR_HTTP_API_KEY>"
}
}
}
}{
"mcpServers": {
"avc-test-py-mcp": {
"command": "npx",
"args": [
"-y",
"avc-test-js-mcp"
],
"env": {
"HTTP_API_BASE_URL": "<YOUR_HTTP_API_BASE_URL>",
"HTTP_API_KEY": "<YOUR_HTTP_API_KEY>"
}
}
}
}{
"servers": {
"avc-test-py-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"avc-test-js-mcp"
],
"env": {
"HTTP_API_BASE_URL": "<YOUR_HTTP_API_BASE_URL>",
"HTTP_API_KEY": "<YOUR_HTTP_API_KEY>"
}
}
}
}claude mcp add avc-test-py-mcp --env HTTP_API_BASE_URL=<YOUR_HTTP_API_BASE_URL> --env HTTP_API_KEY=<YOUR_HTTP_API_KEY> -- npx -y avc-test-js-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.