Video Fetch
Downloads videos from various platforms using yt-dlp integration with both MCP protocol and REST API endpoints for content archival and media processing workflows.
1 stars
0 tools
Created Aug 2025
@pickstar-2002/pickstar-2002-video-fetch-video-fetch-mcpAbout
Downloads videos from various platforms using yt-dlp integration with both MCP protocol and REST API endpoints for content archival and media processing workflows.
Categories
general
Installation
npm
npm install @pickstar-2002/pickstar-2002-video-fetch-video-fetch-mcp
Configuration
{
"mcpServers": {
"pickstar-2002-video-fetch-video-fetch-mcp": {
"command": "npx",
"args": [
"-y",
"@pickstar-2002/pickstar-2002-video-fetch-video-fetch-mcp"
]
}
}
}