tiktok-ads-mcp-server

getmcpads-com/tiktok-ads-mcp-server
★ 0 stars Unknown language AI/LLM Updated today
Open-source MCP servers for advertising and analytics platforms. Connect AI assistants to TikTok Ads with transparent, auditable capabilities, clear safety rules, and Apache-2.0 licensing.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "tiktok-ads-mcp-serve": {
      "command": "npx",
      "args": [
        "-y",
        "getmcpads-com/tiktok-ads-mcp-server"
      ]
    }
  }
}