
TikTok Trends MCP
TikTok Trends MCP is a MCP server that reports TikTok hashtag volume over time and growth for tags you specify.
About
TikTok Trends MCP lets coding agents query hashtag volume and growth through a remote Model Context Protocol server, so developers can validate whether a topic is accelerating on TikTok before they ship landing pages, apps, or creator tooling. You register for a free key at trendsmcp.ai and attach it as a Bearer token to the tiktok.api.trendsmcp.ai endpoint in Claude Code, Cursor, or similar clients. The server is specialized: it does not post content or manage ads—it returns trend analytics your agent can fold into research memos, content calendars, or positioning drafts. It works well alongside the broader Trends MCP hub when you only need TikTok-specific pulls. Expect to still run customer interviews and conversion tests; hashtag lift does not guarantee paid demand.
- TikTok hashtag volume time series for arbitrary tags
- Growth metrics to compare rising versus fading conversation themes
- Hosted MCP at tiktok.api.trendsmcp.ai with streamable HTTP transport
- Single free API key from trendsmcp.ai across Trends MCP family
- Useful for content-led launches and UGC-heavy product categories
TikTok Trends MCP by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
claude mcp add --transport http tiktok https://tiktok.api.trendsmcp.ai/mcp --header "Authorization: Bearer YOUR_TOKEN"Add your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| Transport | HTTP |
|---|---|
| Auth | Required |
What it does
Measure TikTok hashtag volume and growth over time so you can spot rising topics before betting on content or product positioning.
Who is it for?
Best when you rely on TikTok discovery for info products, apps, or ecommerce angles.
Skip if: B2B SaaS with no social motion or teams that need official TikTok Marketing API campaign management.
What you get
Your agent grounds content and product bets in dated hashtag volume and growth instead of one viral anecdote.
- Hashtag volume timelines for chosen tags
- Growth comparisons between candidate topics
- Research snippets linking TikTok momentum to launch or content plans
By the numbers
- Server version 1.0.3 per MCP manifest
- Transport: streamable-http to tiktok.api.trendsmcp.ai/mcp
- Auth: required Bearer token from trendsmcp.ai
Recommended MCP Servers
How it compares
Read-only TikTok trend analytics MCP, not a posting scheduler or ad console skill.
FAQ
Who is ai.trendsmcp/tiktok for?
Developers and marketers using AI agents to research TikTok topic momentum before creating content or offers.
When should I use ai.trendsmcp/tiktok?
Use it when choosing hashtags, niches, or launch angles tied to TikTok, or when refreshing a content strategy in Grow.
How do I add ai.trendsmcp/tiktok to my agent?
Create a free key at trendsmcp.ai and configure https://tiktok.api.trendsmcp.ai/mcp with Authorization Bearer YOUR_KEY in your MCP settings.