Video Extract runs on your own machine — the client starts it, so there is no endpoint to ping. 196 installs a week from npm. Last commit 21 Aug 2026.
Download any video from a URL, or get its transcript and key frames. All local, no API keys.
We read the source, 12 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.
onSpawn: (i, pid, cmd) => statusRegistry.spawn(ids[i]!, pid, cmd),
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-extract-mcp -- npx -y @yanlinglabs/video-extract-mcp
{
"mcpServers": {
"video-extract-mcp": {
"args": [
"-y",
"@yanlinglabs/video-extract-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.video-extract-mcp]
command = "npx"
args = ["-y", "@yanlinglabs/video-extract-mcp"]
{
"mcpServers": {
"video-extract-mcp": {
"args": [
"-y",
"@yanlinglabs/video-extract-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"video-extract-mcp": {
"args": [
"-y",
"@yanlinglabs/video-extract-mcp"
],
"command": "npx"
}
}
}
Analyze any video (local file or URL) into frames + transcript for Claude Code
Make videos AI-readable. Extract timestamped frames and transcripts from any video for AI agents.
Download, transcribe, and get metadata for any video/audio URL. Managed yt-dlp + speech-to-text.
Cut clips from YouTube videos in any format and get a direct download URL.
Local MCP server to analyze video, audio & images: frames, transcripts, on-screen text.
Fetch the full transcript of any YouTube video as clean text. No API key, no signup.
Transcribe videos from 1000+ platforms or local files offline, and search across every transcript
Local MCP server: recordings or public video URLs into transcript, frames, OCR, wall-clock evidence.
Answers built from our own checks of this server.