mcpbeat Sign in

TikTok Ads MCP Server

local only

TikTok Ads runs on your own machine — the client starts it, so there is no endpoint to ping. 103 installs a week from npm. Last commit 30 Aug 2026.

TikTok Ads: 27 read tools, 277 metrics, and 5 write tools that preview before applying.

Installs per day peak 103 · avg 3
a month agotoday
103
Installs / week
npm · @getmcpads/tiktok-ads-mcp-server
0
Stars
0 open issues
30 Aug 2026
Last commit
0 releases in 90 days
Apache-2.0
License
TypeScript

Nothing serious here today

Today is the operative word: we check TikTok Ads every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add tiktok-ads -- npx -y @getmcpads/tiktok-ads-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "tiktok-ads": {
      "args": [
        "-y",
        "@getmcpads/tiktok-ads-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.tiktok-ads]
command = "npx"
args = ["-y", "@getmcpads/tiktok-ads-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "tiktok-ads": {
      "args": [
        "-y",
        "@getmcpads/tiktok-ads-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "tiktok-ads": {
      "args": [
        "-y",
        "@getmcpads/tiktok-ads-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to TikTok Ads

same job, measured the same way
SEO Tools: Yandex.Metrica
by antohins

MCP server for Yandex.Metrica Stat API (read-only).

251 installs/wk local only
GoldenAnalysis
by benseverndev-oss

Read-only cross-cutting analysis, metrics, and reporting across the Golden Suite.

146 installs/wk local only
Pacer MCP
by str-consulting

Pacer revenue-management API as MCP tools: portfolios, pacing, market metrics, Guesty, briefs.

local only
Prometheus MCP
by mshegolev

Prometheus MCP — query metrics, inspect alerts, and explore scrape targets (read-only).

125 installs/wk local only
Tiktok Organic MCP
by lanternrow

TikTok organic analytics — video performance, engagement metrics, and profile insights.

44 installs/wk local only
New Relic MCP
by karldane

New Relic MCP server with 55 tools for APM, alerts, dashboards, synthetics, workflows, and more.

local only
Tally Workout
by westvegh

First strength app Claude can write to: plan training in chat, it lands in the app ready to log.

answering
Google Business Profile MCP
by a1-x-tech

MCP server for Google Business Profile: locations, reviews, local posts and performance metrics.

161 installs/wk local only

TikTok Ads — questions

Answers built from our own checks of this server.

Why is there no uptime for TikTok Ads?
TikTok Ads runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @getmcpads/tiktok-ads-mcp-server was installed 103 times last week.
How do I connect TikTok Ads?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @getmcpads/tiktok-ads-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use TikTok Ads?
The npm package @getmcpads/tiktok-ads-mcp-server was installed 103 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is TikTok Ads open source?
Yes — it is published under the Apache-2.0 licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.