MCP Server
MCP
io.github.avclabs/media-mcp
MCP Server for video enhancement and image segmentation (SAM3)
Install
npx -y @avclabs.ai/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@avclabs.ai/media-mcp",
"version": "0.2.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API Key for video enhancement and SAM3 services",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment