douyin-mcp-server

douyin-mcp-server

MCP server for extracting watermark-free video links and video captions from Douyin.

MCPDevOpen source
Type
MCP
Transport
http
Open source
Yes
GitHub Stars
★ 1.1k
Source
mcp-github

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

Extract Douyin video captionsDownload watermark-free Douyin videosBatch process Douyin video content

Setup

Requires: API KeyNode 环境Python 3.10+FFmpeg
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