Server data from the Official MCP Registry
Video production: recording, editing, effects, captions, TTS, screenshots. 8 tools.
Video production: recording, editing, effects, captions, TTS, screenshots. 8 tools.
This MCP video production server is well-architected with proper URL validation, sandboxed browser automation, and careful subprocess handling. However, there are moderate security concerns: the `url-guard.js` module is referenced but not provided for review, creating uncertainty about URL validation effectiveness; environment variable handling for external API keys (ElevenLabs, OpenAI) lacks documented protection against logging/exfiltration; and broad subprocess permissions (ffmpeg, Playwright) could be exploited if user input validation is bypassed. Permissions are appropriate for a video production tool, but the incomplete code review prevents a higher score. Supply chain analysis found 2 known vulnerabilities in dependencies (1 critical, 0 high severity). Package verification found 1 issue.
4 files analyzed · 10 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-studiomeyer-video": {
"args": [
"-y",
"@studiomeyer/mcp-video"
],
"command": "npx"
}
}
}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.