Skip to main content
MarketingPython

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.

marketingcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/AdsMCP/tiktok-ads-mcp-server

Claude 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.

Details

Category
Marketing
Language
Python
Author
AdsMCP