Video Analyzer runs on your own machine — the client starts it, so there is no endpoint to ping. 181 installs a week from pypi. Last commit 10 Mar 2026.
Analyze videos: extract frames, transcribe audio, generate storyboard breakdowns.
We read the source, 23 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
output_path = os.path.join(output_dir, safe_filename)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add video-analyzer -- uvx video-analyzer-mcp
{
"mcpServers": {
"video-analyzer": {
"args": [
"video-analyzer-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.video-analyzer]
command = "uvx"
args = ["video-analyzer-mcp"]
{
"mcpServers": {
"video-analyzer": {
"args": [
"video-analyzer-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"video-analyzer": {
"args": [
"video-analyzer-mcp"
],
"command": "uvx"
}
}
}
Local MCP server to analyze video, audio & images: frames, transcripts, on-screen text.
Access Apple Voice Memos on macOS. List, get audio, extract and generate transcripts.
Make videos AI-readable. Extract timestamped frames and transcripts from any video for AI agents.
Generate transcripts from YouTube, TikTok, Instagram, and Facebook videos.
Download any video from a URL, or get its transcript and key frames. All local, no API keys.
Analyze any video (local file or URL) into frames + transcript for Claude Code
Generate AI videos, images, audio and staged AI Video Story episodes, and publish them to social.
Analyze YouTube/TikTok/Instagram videos: transcripts, AI insights, tutorial extraction
Answers built from our own checks of this server.