Loading MCP server directory, please wait...
TikTok automation: post videos, get analytics, manage comments
npx @getmcp/cli add io.github.wmarceau/tiktok-creatorRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.wmarceau/tiktok-creator": {
"command": "uvx",
"args": [
"tiktok-creator-mcp"
],
"env": {
"TIKTOK_CLIENT_KEY": "",
"TIKTOK_CLIENT_SECRET": "",
"TIKTOK_ACCESS_TOKEN": "",
"TIKTOK_REFRESH_TOKEN": ""
}
}
}
}