Back to MCP Servers
Tiktok
Interact with TikTok videos
other-tools-and-integrations
By Seym0n
Installation
npx -y tiktok-mcpConfiguration
{
"mcpServers": {
"tiktok-mcp": {
"command": "npx",
"args": ["-y", "tiktok-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes