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.
Valid MCP server (1 strong, 1 medium validity signals). 6 known CVEs in dependencies (1 critical, 4 high severity) Package registry verified. Imported from the Official MCP Registry.
5 files analyzed · 7 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.
Unverified package source
We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-brightwayai-video-analyzer": {
"args": [
"video-analyzer-mcp"
],
"command": "uvx"
}
}
}From the project's GitHub README.
Analyze videos and generate storyboard breakdowns. Extracts frames via scene detection, transcribes audio with Whisper, analyzes visuals with Claude Vision, and computes 8-field stylistic fingerprints.
.docx or .mdThis project includes an MCP (Model Context Protocol) server so you can use video analysis directly from Claude Desktop or Claude Code.
claude mcp add video-analyzer -s user -- uvx video-analyzer-mcp
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"video-analyzer": {
"command": "uvx",
"args": ["video-analyzer-mcp"],
"env": {
"ANTHROPIC_API_KEY": "your-key-here"
}
}
}
}
| Tool | Description |
|---|---|
video_analyze | Full pipeline: download, extract frames, transcribe, analyze, fingerprint, storyboard |
video_extract_frames | Extract representative frames using scene detection or fixed intervals |
video_transcribe | Transcribe audio with OpenAI Whisper |
video_fingerprint | Generate 8-field Stylistic Fingerprint v3 classification |
video_check_deps | Verify all required dependencies are installed |
pip install -r requirements.txt
python3 analyze_video.py "https://youtube.com/watch?v=..." --output-dir ./output
brew install ffmpeg (macOS) or apt-get install ffmpeg (Linux)MIT
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.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.