TikTapDown Mcp
About
TikTapDown MCP gives Claude, Cursor, Windsurf and any MCP-compatible assistant the power to work with TikTok content directly inside the AI conversation.
Details
- Author
- farukkolip
- Downloads
- 297
- Categories
- AI
Jump to
- Download TikTok videos with or without watermark.
- Get curated hashtag collections for 15 niches.
- Find best posting windows for 12 countries.
- Generate hooks from 8 categories with examples.
- No API keys or manual setup required.
- Works with any MCP-compatible AI assistant.
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
TikTapDown McpCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Install the server globally or per-project using npx -y tiktapdown-mcp. If using Claude Desktop, add the configuration shown in the README to your mcpServers block. Once configured, any MCP-compatible assistant can invoke the four provided tools.
download_tiktok_video
Download a TikTok video without watermark. Returns direct download links (no-watermark + with-watermark), video title, author info, and stats.
get_tiktok_hashtags
Get the top 15 TikTok hashtags for a specific niche, plus 3 expert strategy tips on how to use them effectively.
get_best_time_to_post
Get the best times to post on TikTok for a specific country, with day-by-day recommendations and the reasoning behind each time slot.
generate_tiktok_hook
Generate proven viral TikTok hook formulas for a specific category. Returns 3 ready-to-use hook templates with examples and tips.
extract_tiktok_audio_mp3
Extract the audio (MP3) from a TikTok video. Returns the original sound title, artist, and a direct audio download link useful for sound discovery, music analysis, and trend research.
calculate_tiktok_rpm
Estimate TikTok Creator Rewards revenue for a given niche, audience country, and view count. Returns RPM range, per-video estimate, and monthly projection. Based on 2026 Creator Rewards benchmarks.
calculate_tiktok_engagement_rate
Calculate a TikTok video or account engagement rate and benchmark it against tier averages. Inputs are raw counts; output includes ER percentage, tier classification, and improvement tips.
convert_tiktok_unicode_font
Convert plain text to Unicode font styles for TikTok bios, captions, and on-screen text. Supports bold, italic, boldItalic, cursive, monospace, doubleStruck, and fraktur.
get_tiktok_trends_by_country
Get the current trending TikTok music, hashtags, and videos for a specific country. Returns a snapshot of what is climbing right now. Data is refreshed daily.
get_tiktok_keyword_research
Get TikTok-specific keyword research data: search intent type, suggested related keywords, and content angle ideas. Useful for planning a TikTok content calendar.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"tiktapdown mcp": {
"tiktapdown": {
"command": "npx",
"args": [
"-y",
"tiktapdown-mcp"
]
}
}
}
}
McpServers
{
"tiktapdown": {
"command": "npx",
"args": [
"-y",
"tiktapdown-mcp"
]
}
}
TikTapDown MCP gives Claude, Cursor, Windsurf and any MCP-compatible assistant the power to work with TikTok content directly inside the AI conversation. Four tools, zero setup, no API keys.
WHAT IT DOES
download_tiktok_video — Returns no-watermark + watermark MP4 links for any TikTok URL.
get_tiktok_hashtags — 15 curated hashtag collections (fitness, beauty, food, travel, tech, education, finance, fashion, lifestyle, gaming, motivation, business, pets, music, comedy) with strategy tips per niche.
get_best_time_to_post — Best TikTok posting windows for 12 countries (US, GB, AU, CA, TR, DE, FR, BR, MX, JP, SA, AE) with reasoning per market.
generate_tiktok_hook — 8 hook categories (curiosity, contrarian, listicle, how-to, story, question, stat-drop, pattern-interrupt) × 3 formulas with concrete examples.
INSTALL
npx -y tiktapdown-mcp
Claude Desktop config:
{
"mcpServers": {
"tiktapdown": {
"command": "npx",
"args": ["-y", "tiktapdown-mcp"]
}
}
}
LINKS
Companion web app: https://tiktapdown.com
npm: https://www.npmjs.com/package/tiktapdown-mcp
GitHub: https://github.com/farukkolip/tiktapdown-mcp
License: MIT
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.
