TikTok Ads by Get MCP Ads
Related Servers
Alternatives to TikTok Ads by Get MCP Ads
No user-submitted related servers found.
Related Servers
- AlicenseAqualityAmaintenanceSelf-hosted Meta Ads MCP server with 41 read tools and 23 opt-in, preview-first write tools. Maintained source relocated from getmcpads-com/meta-ads-mcp-server; npm package remains @getmcpads/meta-ads-mcp-server.41255 npmApache 2.0
- AlicenseAqualityBmaintenanceSelf-hosted Google Ads MCP server: 35 read tools and 10 opt-in, preview-first write tools. Maintained source relocated from getmcpads-com/google-ads-mcp-server; npm package remains @getmcpads/google-ads-mcp-server.35248 npmApache 2.0
- AlicenseNot gradedqualityAmaintenanceSelf-hosted Pinterest Ads MCP server with 28 read tools and 25 opt-in, preview-first write tools. Maintained source relocated to get-mcp-ads/pinterest-ads-mcp-server; npm package remains @getmcpads/pinterest-ads-mcp-server.229 npmApache 2.0
- AlicenseAqualityBmaintenanceSelf-hosted X Ads MCP server with 25 read tools and 19 opt-in, preview-first write tools. Maintained source: get-mcp-ads/x-ads-mcp-server; npm package: @getmcpads/x-ads-mcp-server.25126 npmApache 2.0
- AlicenseAqualityAmaintenanceSelf-hosted Google Search Console MCP server with 20 read-only tools for Google Search Console. Maintained source relocated to get-mcp-ads/google-search-console-mcp-server; npm package remains @getmcpads/google-search-console-mcp-server.20230 npmApache 2.0
- AlicenseAqualityAmaintenanceSelf-hosted Google Analytics 4 MCP server with 27 read-only tools for the Google Analytics Data and Admin APIs. Maintained source relocated to get-mcp-ads/google-analytics-mcp-server; npm package remains @getmcpads/google-analytics-mcp-server.27219 npmApache 2.0
TDQS
Scored across 35 tools
Many tools have overlapping boundaries: tiktok_get_campaigns, tiktok_get_adgroups, tiktok_get_ads, and tiktok_get_entities_raw all list entity configurations, while tiktok_get_insights, tiktok_get_audience_report, and tiktok_get_report_raw cover overlapping reporting territory. The descriptions are detailed, but an agent would need very careful parsing to reliably pick the right tool.
All tool names follow a consistent tiktok_{verb}_{noun} pattern in snake_case, with get and list as the dominant verbs. Minor exceptions like tiktok_health_check and tiktok_validate_query still fit the overall readable convention.
35 tools is a large surface for a single server, and many are narrow variants or raw fallback/escape-hatch tools that could be consolidated. While the TikTok Ads domain is broad, the set feels over-decomposed.
For a read-only analytics/insights server, coverage is strong: campaigns, ad groups, ads, audiences, creatives, pixels, events, targeting catalogs, diagnostics, and raw API escape hatches are all represented. The intentional absence of write operations is a scope choice rather than a dead end, though a general-purpose TikTok Ads server would need mutation tools.