AdsMCP/tiktok-ads-mcp-server
by Various
TikTok Ads MCP Server – Model Context Protocol Server for TikTok Ads Marketing API Integration
MCP
AdsMCP/tiktok-ads-mcp-server
Added 1 June 2026
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_logintiktok_ads_complete_authtiktok_ads_auth_statustiktok_ads_switch_ad_accounttiktok_ads_get_campaignstiktok_ads_get_campaign_detailstiktok_ads_get_adgroupstiktok_ads_get_adgroup_detailstiktok_ads_get_adstiktok_ads_get_ad_detailstiktok_ads_get_campaign_performancetiktok_ads_get_adgroup_performancetiktok_ads_get_ad_performancetiktok_ads_get_audience_breakdowntiktok_ads_wasted_spend_audittiktok_ads_get_custom_audiencestiktok_ads_get_advertiser_infotiktok_ads_get_location_infotiktok_ads_get_pixel_listtiktok_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
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
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.