loading…
Search for a command to run...
loading…
Extracts direct download URLs for video and audio streams from various platforms, returning metadata like quality options and file sizes.
Extracts direct download URLs for video and audio streams from various platforms, returning metadata like quality options and file sizes.
An MCP server (stdio transport) that provides video download URL parsing capabilities. This service allows you to extract download URLs for both video and audio streams from various video platforms. It can be integrated with LLM apps like Claude Desktop, Cursor or any other MCP compatible client.

parse_video_url toolTo install MCP Video Download URL Parser for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @tansunyj/mcp_video_download_url_parser --client claude
git clone https://github.com/tansunyj/mcp_video_download_url_parser.gitcd mcp_video_download_url_parserpython main.py{
"mcpServers": {
"video-url-parser": {
"command": "uv",
"args": [
"--directory",
"/path/to/mcp_video_download_url_parser",
"run",
"main.py"
]
}
}
}
Once configured, you can use prompts like:
To contribute to development:
git clone https://github.com/tansunyj/mcp_video_download_url_parser.git
cd mcp_video_download_url_parser
python -m pytest tests/
This MCP server runs locally on your machine. While it doesn't execute arbitrary code, please be careful when parsing URLs from untrusted sources.
MIT License
Выполни в терминале:
claude mcp add video-url-parser -- npx Безопасность
Низкий рискАвтоматическая эвристика по публичным данным — не гарантия безопасности.