Loading MCP server directory, please wait...
TikTok Ads: 27 read tools, 277 metrics, and 5 write tools that preview before applying.
npx @getmcp/cli add com.getmcpads/tiktok-adsRequires Node.js 18+. Community-contributed server. Review source before installing.
TIKTOK_ACCESS_TOKENTikTok Business API access token.
TIKTOK_APP_IDApp ID the token belongs to.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.getmcpads/tiktok-ads": {
"command": "npx",
"args": [
"-y",
"@getmcpads/tiktok-ads-mcp-server"
],
"env": {
"TIKTOK_ACCESS_TOKEN": "",
"TIKTOK_APP_ID": "",
"TIKTOK_APP_SECRET": "",
"TIKTOK_ADVERTISER_ID": "",
"TIKTOK_ENABLE_WRITES": ""
}
}
}
}