Back to Home
ysntony icon

tiktok-ads-mcp

Verified Safe

by ysntony

Overview

Provides a read-only Model Context Protocol (MCP) server for interacting with the TikTok Business API to retrieve advertising campaign data and performance reports.

Installation

Run Command
python -m tiktok_ads_mcp

Environment Variables

  • TIKTOK_APP_ID
  • TIKTOK_SECRET
  • TIKTOK_ACCESS_TOKEN

Security Notes

Credentials are loaded securely from environment variables. Uses standard HTTP client (httpx) with robust retry logic (tenacity) for external API calls. Input filtering mechanisms utilize `json.dumps` for serialization, which prevents direct code injection. All stated operations are read-only, significantly limiting potential for malicious actions. No 'eval', 'exec', or other highly dangerous patterns were detected in the provided source code.

Similar Servers

Stats

Interest Score38
Security Score9
Cost ClassMedium
Avg Tokens5000
Stars9
Forks3
Last Update2025-11-26

Tags

TikTok AdsMarketing APIMCP ServerData RetrievalAdvertisingAnalytics