TikTok Trends API
ai.trendsapi/tiktokTikTok hashtag volume over time, with growth for any hashtag. Free key at trendsapi.ai
Tools · 3
Point-to-point growth for a keyword on one or more sources. Each window is a preset string (12M, 3M, YTD, and the other listed periods). Values are on a 0-100 scale, plus absolute volume when availabl…
Full historical series for one keyword and one source (0-100 values, plus volume when available). Use for charting or custom math. Not for live 'what's trending now' boards (use get_top_trends). For m…
Live top-trending board for exactly one feed type. No keyword. For 'Amazon Best Sellers by Category', 'Google Trends by Category', 'Top Websites', 'Substack by Category', and 'TikTok Trending Hashtags…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"tiktok_trends_api": {
"url": "https://tiktok.api.trendsapi.ai/mcp",
"transport": "streamable-http"
}
}
}