Douyin MCP Server
提取抖音无水印视频链接,视频文案,douyin-mcp-server,mcp,claude skill,支持龙虾
AI Skill Market Insights
Real data. Real impact.
Emerging
Developers
Quick Start
Install Command
# Douyin MCP Server
# 1. Find the exact package/command in the repo README:
# https://github.com/yzfly/douyin-mcp-server#readme
#
# 2. Add it to Claude Code:
claude mcp add douyin -- <command from README>
#
# …or add to claude_desktop_config.json:
# {
# "mcpServers": {
# "douyin-mcp-server": { "command": "<...>", "args": ["<...>"] }
# }
# }