Parse Video
by wujunwei928
High-performance Golang server to remove watermarks from short videos across 20+ platforms including Douyin and Kuaishou.
What it does\nConnects to various short-video platforms to parse sharing links and retrieve high-quality, watermark-free versions of videos and image galleries. It supports over 20 major platforms, primarily focusing on the Asian market (Douyin, Kuaishou, Bilibili, etc.).\n\n## Tools\n- parse_video_share_url: Extracts watermark-free video and audio links from a platform sharing URL.\n- parse_video_id: Retrieves video details using a specific video ID and source platform.\n- get_supported_platforms: Returns a comprehensive list of all supported video and image gallery platforms.\n\n## Installation\nAdd the following to your claude_desktop_config.json:\njson\n{\n "mcpServers": {\n "parse-video": {\n "command": "docker",\n "args": ["run", "-i", "--rm", "wujunwei928/parse-video"]\n }\n }\n}\n\n\n## Supported hosts\n- Claude Desktop
Quick install
docker run -d -p 8080:8080 wujunwei928/parse-videoInformation
- Pricing
- free
- Published
- 4/12/2026
- stars







