
TikTok Ads MCP Server
Let your coding agent create and tune TikTok ad campaigns, pull async performance reports, and upload creatives without clicking through Ads Manager.
Overview
TikTok Ads MCP is a Launch-phase MCP server that lets your agent manage TikTok advertising—CRUD, async reports, targeting, and media uploads—via the Model Context Protocol.
What is this MCP server?
- Full TikTok Ads CRUD for campaigns, ad groups, and ads from MCP tools
- Async reporting for performance metrics without blocking the agent session
- Targeting and audience configuration exposed as agent-callable operations
- Media upload support for creative assets tied to ad objects
- stdio via @cesteral/tiktok-mcp v1.1.0 or remote streamable-http on your deployed host
- Server version 1.1.0
- npm package @cesteral/tiktok-mcp with stdio transport
- Optional streamable-http remote at /tiktok-mcp/mcp
What problem does it solve?
Switching between your editor and TikTok Ads Manager breaks flow and makes campaign tweaks and report pulls easy to postpone or do inconsistently.
Who is it for?
Indie SaaS or app builders with an active TikTok ad account who want agent-driven campaign ops and reporting from Claude Code or Cursor.
Skip if: Builders without TikTok Marketing API credentials, ad accounts, or a clear paid-social strategy who only need organic content ideas.
What do I get? / Deliverables
After you register the server, your agent can apply campaign changes and fetch TikTok Ads data through MCP tools while you stay in one workflow.
- Agent-callable TikTok Ads CRUD and targeting changes
- Async performance report retrieval via MCP tools
- Creative media uploads linked to TikTok ad objects
Recommended MCP Servers
Journey fit
Paid social on TikTok is a primary distribution channel once the product exists; this MCP sits on the launch shelf where builders turn on measurable user acquisition. Distribution covers paid and organic channels; TikTok Ads CRUD, targeting, and reporting maps directly to running and optimizing paid reach.
How it compares
TikTok Ads API MCP integration, not a copywriting or creative strategy agent skill.
Common Questions / FAQ
Who is TikTok Ads MCP for?
Solo builders and small teams who run TikTok paid campaigns and want their AI coding agent to manage ads, targeting, creatives, and reports through MCP.
When should I use TikTok Ads MCP?
Use it during launch and early grow when you are actively spending on TikTok and need fast CRUD, async performance reports, or media uploads without leaving your agent.
How do I add TikTok Ads MCP to my agent?
Install @cesteral/tiktok-mcp v1.1.0 for stdio in your MCP config, or deploy the server and point your client at the streamable-http URL with your host variable; supply TikTok API credentials on the server.