Back to directory
yzfly/douyin-mcp-server

yzfly/douyin-mcp-server

@yzfly

提取抖音无水印视频链接和文案的MCP服务器,支持AI语音识别

douyintiktokvideotranscriptionspeech-recognitionmcpaicontent-extractiontool

Installation & Configuration

{
  "mcpServers": {
    "douyin-mcp": {
      "command": "uvx",
      "args": [
        "douyin-mcp-server"
      ],
      "env": {
        "API_KEY": "sk-xxxxxxxxxxxxxxxx"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13