Video Extract
Rank #6,787com.yanlinglabs/video-extract-mcp
Download any video from a URL, or get its transcript and key frames. All local, no API keys.
Video Extract is a Model Context Protocol (MCP) server published by yanlingLabs. It ranks #6,787 of 132,046 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Video Extract is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Aug 12, 2026 and most recently updated on Sep 16, 2026.
Ranks ahead of 125,259 of 132,046 servers on MCP Toplist.
Use Video Extract
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add video-extract-mcp -e "VIDEO_EXTRACT_COOKIES_FROM_BROWSER=<your VIDEO_EXTRACT_COOKIES_FROM_BROWSER>" -e "VIDEO_EXTRACT_MODELS_DIR=<your VIDEO_EXTRACT_MODELS_DIR>" -e "VIDEO_EXTRACT_MAX_CONCURRENCY=<your VIDEO_EXTRACT_MAX_CONCURRENCY>" -- npx -y @yanlinglabs/video-extract-mcpReplace each placeholder with your own value before saving.
[mcp_servers.video-extract-mcp]
command = "npx"
args = ["-y", "@yanlinglabs/video-extract-mcp"]
[mcp_servers.video-extract-mcp.env]
VIDEO_EXTRACT_COOKIES_FROM_BROWSER = "<your VIDEO_EXTRACT_COOKIES_FROM_BROWSER>"
VIDEO_EXTRACT_MODELS_DIR = "<your VIDEO_EXTRACT_MODELS_DIR>"
VIDEO_EXTRACT_MAX_CONCURRENCY = "<your VIDEO_EXTRACT_MAX_CONCURRENCY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"video-extract-mcp": {
"command": "npx",
"args": [
"-y",
"@yanlinglabs/video-extract-mcp"
],
"env": {
"VIDEO_EXTRACT_COOKIES_FROM_BROWSER": "<your VIDEO_EXTRACT_COOKIES_FROM_BROWSER>",
"VIDEO_EXTRACT_MODELS_DIR": "<your VIDEO_EXTRACT_MODELS_DIR>",
"VIDEO_EXTRACT_MAX_CONCURRENCY": "<your VIDEO_EXTRACT_MAX_CONCURRENCY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"video-extract-mcp": {
"command": "npx",
"args": [
"-y",
"@yanlinglabs/video-extract-mcp"
],
"env": {
"VIDEO_EXTRACT_COOKIES_FROM_BROWSER": "<your VIDEO_EXTRACT_COOKIES_FROM_BROWSER>",
"VIDEO_EXTRACT_MODELS_DIR": "<your VIDEO_EXTRACT_MODELS_DIR>",
"VIDEO_EXTRACT_MAX_CONCURRENCY": "<your VIDEO_EXTRACT_MAX_CONCURRENCY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"video-extract-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@yanlinglabs/video-extract-mcp"
],
"env": {
"VIDEO_EXTRACT_COOKIES_FROM_BROWSER": "<your VIDEO_EXTRACT_COOKIES_FROM_BROWSER>",
"VIDEO_EXTRACT_MODELS_DIR": "<your VIDEO_EXTRACT_MODELS_DIR>",
"VIDEO_EXTRACT_MAX_CONCURRENCY": "<your VIDEO_EXTRACT_MAX_CONCURRENCY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"video-extract-mcp": {
"command": "npx",
"args": [
"-y",
"@yanlinglabs/video-extract-mcp"
],
"env": {
"VIDEO_EXTRACT_COOKIES_FROM_BROWSER": "<your VIDEO_EXTRACT_COOKIES_FROM_BROWSER>",
"VIDEO_EXTRACT_MODELS_DIR": "<your VIDEO_EXTRACT_MODELS_DIR>",
"VIDEO_EXTRACT_MAX_CONCURRENCY": "<your VIDEO_EXTRACT_MAX_CONCURRENCY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"video-extract-mcp": {
"command": "npx",
"args": [
"-y",
"@yanlinglabs/video-extract-mcp"
],
"env": {
"VIDEO_EXTRACT_COOKIES_FROM_BROWSER": "<your VIDEO_EXTRACT_COOKIES_FROM_BROWSER>",
"VIDEO_EXTRACT_MODELS_DIR": "<your VIDEO_EXTRACT_MODELS_DIR>",
"VIDEO_EXTRACT_MAX_CONCURRENCY": "<your VIDEO_EXTRACT_MAX_CONCURRENCY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.yanlinglabs%2Fvideo-extract-mcp)<a href="https://mcptoplist.com/server/com.yanlinglabs%2Fvideo-extract-mcp"><img src="https://mcptoplist.com/badge/com.yanlinglabs%2Fvideo-extract-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
yanlingLabs
Available versions (4)
| Version | Published |
|---|---|
| 0.13.0 | Sep 16, 2026 |
| 0.12.7 | Aug 21, 2026 |
| 0.12.6 | Aug 20, 2026 |
| 0.12.5 | Aug 20, 2026 |
Frequently asked questions
- Who maintains Video Extract?
- Video Extract is maintained by yanlingLabs, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Video Extract listed on the Official MCP Registry?
- Yes — Video Extract is listed on the Official MCP Registry, alongside Glama.
- How many versions does Video Extract have?
- MCP Toplist tracks 4 versions of Video Extract, most recently published on Sep 16, 2026.
- Where can I find the source code for Video Extract?
- The source code for Video Extract is hosted at github.com/yanlingLabs/video-extract-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.