AdsMCP/tiktok-ads-mcp-server
A Model Context Protocol server for TikTok Ads API integration, enabling AI assistants to manage campaigns, analyze performance metrics, handle audiences and creatives with OAuth authentication flow.
Quick Start
Clone the repository:
git clone https://github.com/AdsMCP/tiktok-ads-mcp-serverClaude Desktop configuration example:
{
"mcpServers": {
"tiktok-ads-mcp-server": {
"command": "npx",
"args": [
"-y",
"AdsMCP/tiktok-ads-mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.