douyin-mcp-server
MCP server for extracting watermark-free video links and video captions from Douyin.
- Type
- MCP
- Transport
- http
- Open source
- Yes
- GitHub Stars
- ★ 1.1k
- Source
- mcp-github
- Repository
- github.com/yzfly/douyin-mcp-server
Overview
douyin-mcp-server is an MCP server designed to extract watermark-free video download links and video captions from Douyin short video sharing links. It supports AI-powered automatic speech-to-text transcription for video captions, and provides both a WebUI and command-line tools for easy usage. This capability can be integrated into MCP-compatible applications such as Claude Desktop, making it suitable for scenarios involving Douyin video content processing.
Capabilities
- ▪Retrieve watermark-free video download links
- ▪AI speech recognition for extracting video captions
- ▪Automatic segmentation for large files
- ▪Modern browser-based interface
- ▪MCP integration
Use cases
Setup
git clone https://github.com/yzfly/douyin-mcp-server.git; cd douyin-mcp-server; uv sync; uv run python web/app.py
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How to configure API Key?
Can be configured in the WebUI or via environment variables.
Which platforms are supported?
Supports MCP applications such as Claude Desktop, Cherry Studio, and others.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.