mcp-server

TikTok Ads MCP Server

Integrate TikTok Ads API with Model Context Protocol.
48 stars17 forksPythonGuide quality 8/10Updated 8/5/2026100% free · open source
What it does

The TikTok Ads MCP Server integrates with the TikTok Ads Marketing API to manage and optimize ad campaigns using the Model Context Protocol

When to use it
  • You need to automate ad campaign management on TikTok
  • You want to leverage machine learning to optimize your TikTok ad campaigns
  • You require a scalable solution for managing multiple TikTok ad accounts
Ready-to-paste prompt
curl -X POST 'http://localhost:5000/v1/adcampaigns' -H 'Content-Type: application/json' -d '{"ad_account_id": "1234567890", "name": "My Ad Campaign", "objective": "CONVERSIONS"}'
Heads up: You need to obtain a TikTok Ads API access token and configure it in the `config.yaml` file before running the MCP server
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

🔑 Needs an API key

Works after you add credentials — the setup agent will ask you for them.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/tiktok-ads-mcp-server && curl -fsSL https://workflowstacks.com/api/skills/tiktok-ads-mcp-server/claude-skill -o ~/.claude/skills/tiktok-ads-mcp-server/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

What's inside — free to inspect

No purchase needed

Read the entire source before you build — unlike paid marketplaces that hide it behind a buy button.

10
top-level files
2
folders
186K
source size
MIT
license
Key files
README.md
requirements-dev.txt
requirements.txt
File tree
src/
tests/
.env.example
.gitignore
CONTRIBUTING.md
LICENSE
pyproject.toml
README.md
requirements-dev.txt
requirements.txt
run_server.py
uv.lock
Quick Actions
Details
Creator
AdsMCP
Language
Python
Category
mcp-server
Published
9/16/2025

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.