Server data from the Official MCP Registry
Analyze videos: extract frames, transcribe audio, generate storyboard breakdowns.
Analyze videos: extract frames, transcribe audio, generate storyboard breakdowns.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-brightwayai-video-analyzer": {
"args": [
"video-analyzer-mcp"
],
"command": "uvx"
}
}
}This video analyzer MCP server has proper authentication through environment variables and permissions appropriate for its purpose. The main concerns are the use of eval() for code execution and subprocess calls without input sanitization, along with some minor code quality issues. Supply chain analysis found 6 known vulnerabilities in dependencies (1 critical, 4 high severity). Package verification found 1 issue.
Scanned 4 files · 11 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!