tiktok-ads-mcp-server
Related Servers
Alternatives to tiktok-ads-mcp-server
No user-submitted related servers found.
Related Servers
- AlicenseBqualityBmaintenanceA read-only MCP server that provides comprehensive access to the TikTok Business API for retrieving advertising data, including campaigns, ad groups, ads, and performance reports.24MIT
- AlicenseBqualityDmaintenanceProvides read-only access to TikTok advertising data, including campaigns, ad groups, ads, and performance reports through the TikTok Business API.642MIT
- AlicenseBqualityAmaintenanceEnables MCP clients to read and analyze Facebook (Meta) Ads marketing data, including campaigns, ad sets, ads, insights, and 190 metrics, with optional write tools that preview changes before applying.3481 npmApache 2.0
- FlicenseNot gradedqualityCmaintenanceEnables management of Google Ads accounts via MCP, providing read and write tools for campaigns, ad groups, keywords, assets, and more, with support for reporting and mutations.-
- AlicenseBqualityAmaintenanceEnables MCP clients to read and analyze Pinterest advertising data, with optional guarded write tools that preview changes before applying them, all while keeping your token on your own machine and protecting lead records.2669 npmApache 2.0
- FlicenseNot gradedqualityBmaintenanceA read-only MCP server for querying Meta Ads accounts through Meta's Marketing API. It provides tools to retrieve ad accounts, campaigns, ad sets, ads, and performance insights.-
TDQS
Scored across 27 tools
Many tools have distinct read-only purposes, but there is meaningful overlap among audience tools, creative/video asset tools, and raw/escape-hatch endpoints. The detailed descriptions help an agent choose, but several boundaries (e.g., get_audiences vs. get_audience_details vs. get_audience_overlap) are not immediately obvious.
The naming is predominantly tiktok_get_<object> with a few list_/search_/validate_ exceptions, and everything uses consistent snake_case. The pattern is clear and predictable, with only minor deviations like health_check and validate_query.
27 tools is over the threshold where the set starts to feel heavy, and many are narrow diagnostic or raw-access variants that could be consolidated. The broad read-only scope explains the count, but it still exceeds what most agents need at once.
The server covers the read/diagnostics side of TikTok Ads extensively, including raw escape hatches for new fields. However, there are no create/update/delete operations, which is a notable gap for an 'ads' server unless it is explicitly intended to be read-only.