AdsAgent — TikTok Ads MCP
Rank #66,824md.adsagent/tiktok-mcp
Hosted TikTok ads MCP with OAuth, bounded reads, and prepare/confirm writes.
AdsAgent — TikTok Ads MCP is a Model Context Protocol (MCP) server published by kimlucky7. It ranks #66,824 of 115,591 servers tracked on MCP Toplist. AdsAgent — TikTok Ads MCP is listed on Official MCP, with 1 tracked version. It was first listed on Aug 18, 2026 and most recently updated on Aug 18, 2026.
Ranks ahead of 48,767 of 115,591 servers on MCP Toplist.
Use AdsAgent — TikTok Ads MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http tiktok-mcp https://tiktok.adsagent.md/mcp[mcp_servers.tiktok-mcp]
url = "https://tiktok.adsagent.md/mcp"Add to ~/.codex/config.toml.
https://tiktok.adsagent.md/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"tiktok-mcp": {
"url": "https://tiktok.adsagent.md/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"tiktok-mcp": {
"type": "http",
"url": "https://tiktok.adsagent.md/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"tiktok-mcp": {
"serverUrl": "https://tiktok.adsagent.md/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"tiktok-mcp": {
"url": "https://tiktok.adsagent.md/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/md.adsagent%2Ftiktok-mcp)<a href="https://mcptoplist.com/server/md.adsagent%2Ftiktok-mcp"><img src="https://mcptoplist.com/badge/md.adsagent%2Ftiktok-mcp.svg" alt="MCP Toplist: #66,824 of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
kimlucky7
Other servers by kimlucky7
View all kimlucky7 servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Aug 18, 2026 |
Frequently asked questions
- Who maintains AdsAgent — TikTok Ads MCP?
- AdsAgent — TikTok Ads MCP is maintained by kimlucky7, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is AdsAgent — TikTok Ads MCP listed on the Official MCP Registry?
- Yes — AdsAgent — TikTok Ads MCP is listed on the Official MCP Registry.
- How many versions does AdsAgent — TikTok Ads MCP have?
- MCP Toplist tracks 1 version of AdsAgent — TikTok Ads MCP, most recently published on Aug 18, 2026.
- Where can I find the source code for AdsAgent — TikTok Ads MCP?
- The source code for AdsAgent — TikTok Ads MCP is hosted at github.com/kimlucky7/tiktok-adsagent.