TikTok Ads
Rank #21,826com.getmcpads/tiktok-ads
TikTok Ads: 27 read tools, 277 metrics, and 5 write tools that preview before applying.
TikTok Ads is a Model Context Protocol (MCP) server published by getmcpads-com. It ranks #21,826 of 115,460 servers tracked on MCP Toplist. TikTok Ads is listed on Official MCP, with 1 tracked version. It was first listed on Aug 30, 2026 and most recently updated on Aug 30, 2026.
Ranks ahead of 93,634 of 115,460 servers on MCP Toplist.
Use TikTok Ads
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add tiktok-ads -e "TIKTOK_ACCESS_TOKEN=<your TIKTOK_ACCESS_TOKEN>" -e "TIKTOK_APP_ID=<your TIKTOK_APP_ID>" -e "TIKTOK_APP_SECRET=<your TIKTOK_APP_SECRET>" -e "TIKTOK_ADVERTISER_ID=<your TIKTOK_ADVERTISER_ID>" -e "TIKTOK_ENABLE_WRITES=<your TIKTOK_ENABLE_WRITES>" -- npx -y @getmcpads/tiktok-ads-mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.tiktok-ads]
command = "npx"
args = ["-y", "@getmcpads/tiktok-ads-mcp-server"]
[mcp_servers.tiktok-ads.env]
TIKTOK_ACCESS_TOKEN = "<your TIKTOK_ACCESS_TOKEN>"
TIKTOK_APP_ID = "<your TIKTOK_APP_ID>"
TIKTOK_APP_SECRET = "<your TIKTOK_APP_SECRET>"
TIKTOK_ADVERTISER_ID = "<your TIKTOK_ADVERTISER_ID>"
TIKTOK_ENABLE_WRITES = "<your TIKTOK_ENABLE_WRITES>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tiktok-ads": {
"command": "npx",
"args": [
"-y",
"@getmcpads/tiktok-ads-mcp-server"
],
"env": {
"TIKTOK_ACCESS_TOKEN": "<your TIKTOK_ACCESS_TOKEN>",
"TIKTOK_APP_ID": "<your TIKTOK_APP_ID>",
"TIKTOK_APP_SECRET": "<your TIKTOK_APP_SECRET>",
"TIKTOK_ADVERTISER_ID": "<your TIKTOK_ADVERTISER_ID>",
"TIKTOK_ENABLE_WRITES": "<your TIKTOK_ENABLE_WRITES>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tiktok-ads": {
"command": "npx",
"args": [
"-y",
"@getmcpads/tiktok-ads-mcp-server"
],
"env": {
"TIKTOK_ACCESS_TOKEN": "<your TIKTOK_ACCESS_TOKEN>",
"TIKTOK_APP_ID": "<your TIKTOK_APP_ID>",
"TIKTOK_APP_SECRET": "<your TIKTOK_APP_SECRET>",
"TIKTOK_ADVERTISER_ID": "<your TIKTOK_ADVERTISER_ID>",
"TIKTOK_ENABLE_WRITES": "<your TIKTOK_ENABLE_WRITES>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"tiktok-ads": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@getmcpads/tiktok-ads-mcp-server"
],
"env": {
"TIKTOK_ACCESS_TOKEN": "<your TIKTOK_ACCESS_TOKEN>",
"TIKTOK_APP_ID": "<your TIKTOK_APP_ID>",
"TIKTOK_APP_SECRET": "<your TIKTOK_APP_SECRET>",
"TIKTOK_ADVERTISER_ID": "<your TIKTOK_ADVERTISER_ID>",
"TIKTOK_ENABLE_WRITES": "<your TIKTOK_ENABLE_WRITES>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tiktok-ads": {
"command": "npx",
"args": [
"-y",
"@getmcpads/tiktok-ads-mcp-server"
],
"env": {
"TIKTOK_ACCESS_TOKEN": "<your TIKTOK_ACCESS_TOKEN>",
"TIKTOK_APP_ID": "<your TIKTOK_APP_ID>",
"TIKTOK_APP_SECRET": "<your TIKTOK_APP_SECRET>",
"TIKTOK_ADVERTISER_ID": "<your TIKTOK_ADVERTISER_ID>",
"TIKTOK_ENABLE_WRITES": "<your TIKTOK_ENABLE_WRITES>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tiktok-ads": {
"command": "npx",
"args": [
"-y",
"@getmcpads/tiktok-ads-mcp-server"
],
"env": {
"TIKTOK_ACCESS_TOKEN": "<your TIKTOK_ACCESS_TOKEN>",
"TIKTOK_APP_ID": "<your TIKTOK_APP_ID>",
"TIKTOK_APP_SECRET": "<your TIKTOK_APP_SECRET>",
"TIKTOK_ADVERTISER_ID": "<your TIKTOK_ADVERTISER_ID>",
"TIKTOK_ENABLE_WRITES": "<your TIKTOK_ENABLE_WRITES>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.getmcpads%2Ftiktok-ads)<a href="https://mcptoplist.com/server/com.getmcpads%2Ftiktok-ads"><img src="https://mcptoplist.com/badge/com.getmcpads%2Ftiktok-ads.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
getmcpads-com
Other servers by getmcpads-com
- Google Ads#22,661 · 1 ver
- Google Analytics 4#22,662 · 1 ver
- Google Search Console#22,663 · 1 ver
- Meta Ads#22,664 · 1 ver
- Pinterest Ads#22,665 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | Aug 30, 2026 |
Frequently asked questions
- Who maintains TikTok Ads?
- TikTok Ads is maintained by getmcpads-com, which publishes 6 MCP servers (6 total versions) tracked on MCP Toplist.
- Is TikTok Ads listed on the Official MCP Registry?
- Yes — TikTok Ads is listed on the Official MCP Registry.
- How many versions does TikTok Ads have?
- MCP Toplist tracks 1 version of TikTok Ads, most recently published on Aug 30, 2026.
- Where can I find the source code for TikTok Ads?
- The source code for TikTok Ads is hosted at github.com/getmcpads-com/tiktok-ads-mcp-server.