Enterprise DNA
M MCP Servers Developer low

AdsMCP/tiktok-ads-mcp-server

by Various

TikTok Ads MCP Server – Model Context Protocol Server for TikTok Ads Marketing API Integration

A

MCP

AdsMCP/tiktok-ads-mcp-server

Added 1 June 2026

#marketing-api #mcp-server

Overview

A Model Context Protocol (MCP) server that connects AI assistants to the TikTok Ads Marketing API. It allows developers to manage ad campaigns, retrieve performance data, and automate advertising workflows through natural language or programmatic commands.

Best for

Best for
Developers building AI-assisted advertising tools or chatbots for TikTok Ads management

Use cases

  • Query ad campaign performance metrics via an AI assistant
  • Create and update TikTok ad campaigns programmatically
  • Automate routine advertising tasks like budget adjustments

How to use

Tools exposed

  • tiktok_ads_login
  • tiktok_ads_complete_auth
  • tiktok_ads_auth_status
  • tiktok_ads_switch_ad_account
  • tiktok_ads_get_campaigns
  • tiktok_ads_get_campaign_details
  • tiktok_ads_get_adgroups
  • tiktok_ads_get_adgroup_details
  • tiktok_ads_get_ads
  • tiktok_ads_get_ad_details
  • tiktok_ads_get_campaign_performance
  • tiktok_ads_get_adgroup_performance
  • tiktok_ads_get_ad_performance
  • tiktok_ads_get_audience_breakdown
  • tiktok_ads_wasted_spend_audit
  • tiktok_ads_get_custom_audiences
  • tiktok_ads_get_advertiser_info
  • tiktok_ads_get_location_info
  • tiktok_ads_get_pixel_list
  • tiktok_ads_get_pixel_event_stats

Tested with

Claude Desktop

Example client config

{\n  "mcpServers": {\n    "tiktok-ads": {\n      "command": "uv",\n      "args": [\n        "--directory",\n        "/absolute/path/to/tiktok-ads-mcp-server",\n        "run",\n        "python",\n        "run_server.py"\n      ],\n      "env": {\n        "TIKTOK_APP_ID": "your_app_id",\n        "TIKTOK_APP_SECRET": "your_app_secret"\n      }\n    }\n  }\n}

Notes

A Model Context Protocol (MCP) server that connects AI assistants to the TikTok Ads Marketing API. It allows developers to manage ad campaigns, retrieve performance data, and automate advertising workflows through natural language or programmatic commands.

33 stars on GitHub. Last updated 2025-10-20. Licensed MIT.

Use cases

  • Query ad campaign performance metrics via an AI assistant
  • Create and update TikTok ad campaigns programmatically
  • Automate routine advertising tasks like budget adjustments

Pros

  • Simplifies TikTok Ads API integration for AI-driven workflows
  • Open source with a Python codebase for easy customization
  • Leverages the MCP standard for interoperability with various AI tools

Cons

  • Small community (33 stars) may mean limited support and documentation
  • Requires TikTok Ads API credentials and familiarity with MCP
  • Dependent on TikTok’s API rate limits and changes

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Simplifies TikTok Ads API integration for AI-driven workflows
  • Open source with a Python codebase for easy customization
  • Leverages the MCP standard for interoperability with various AI tools

Cons

  • Small community (33 stars) may mean limited support and documentation
  • Requires TikTok Ads API credentials and familiarity with MCP
  • Dependent on TikTok's API rate limits and changes
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks