douyin-mcp

279458179/douyin-mcp
★ 0 stars Go 🤖 AI/LLM Updated 8d ago
Douyin MCP Server
View on GitHub →

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": {
      "command": "go",
      "args": [
        "run",
        "github.com/279458179/douyin-mcp@latest"
      ]
    }
  }
}

README Excerpt

抖音 MCP 服务器,让 AI 助手(Claude、Cursor 等)能够直接访问抖音并执行发布、登录等操作。 基于 [xpzouying/xiaohongshu-mcp](https://github.com/xpzouying/xiaohongshu-mcp) 架构开发。 | 工具 | 功能 | 状态 | |------|------|------| | `check_login_status` | 检查登录状态 | ✅ | | `get_login_qrcode` | 获取登录二维码 | ✅ | | `delete_cookies` | 删除登录 cookies | ✅ | | `publish_video` | 发布视频 | ✅ |

Tools (10)

COOKIES_PATHDY_HEADLESSDY_PORTDY_PROXYROD_BROWSER_BINcheck_login_statusdelete_cookiesget_login_qrcodepublish_image_textpublish_video