Stats
Actions
Tags
From video
Local MCP server that provides video analysis capabilities, such as metadata extraction, frame analysis, or file processing.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"video-analyzer": {
"command": "npx",
"args": [
"-y",
"mcp-video-analyzer@latest"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub guimatheus92/mcp-video-analyzer --plugin video