tiktok creator for Claude Code
io.github.wmarceau/tiktok-creator
TikTok automation: post videos, get analytics, manage comments
client:Claude Code
transport:stdio
runtime:pypi
Install tiktok creator in Claude Code
run in your project directory
claude mcp add tiktok-creator -e TIKTOK_CLIENT_KEY=<TIKTOK_CLIENT_KEY> -e TIKTOK_CLIENT_SECRET=<TIKTOK_CLIENT_SECRET> -e TIKTOK_ACCESS_TOKEN=<TIKTOK_ACCESS_TOKEN> -e TIKTOK_REFRESH_TOKEN=<TIKTOK_REFRESH_TOKEN> -- uvx tiktok-creator-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs