-douyin-mcp-server

MaDaWang-supper/-douyin-mcp-server
★ 0 stars Python Other Updated 2d ago
抖音/B站视频提取及文案总结
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "-douyin-mcp-server": {
      "command": "uvx",
      "args": [
        "-douyin-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install -douyin-mcp-server