Server data from the Official MCP Registry
Analyze YouTube/TikTok/Instagram videos: transcripts, AI insights, tutorial extraction
Analyze YouTube/TikTok/Instagram videos: transcripts, AI insights, tutorial extraction
This is a well-architected video analysis MCP server with thoughtful security controls and legitimate permissions. However, several code quality issues and potential vulnerabilities warrant attention: shell command execution via yt-dlp without full input validation, unsafe JSON deserialization in job result handling, missing error boundaries in background job workers, and incomplete input validation in URL parsing. The server's permissions (network_http, file_read/write, env_vars, process_spawn) are appropriate for its purpose but require careful credential management. Supply chain analysis found 10 known vulnerabilities in dependencies (1 critical, 6 high severity). Package verification found 1 issue.
3 files analyzed · 20 issues found
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.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-u2n4-video-url-analyzer-mcp": {
"args": [
"video-url-analyzer-mcp"
],
"command": "uvx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.