TikTok Marketing MCP
Provides tools for searching trending videos, analyzing hashtag performance, and drafting video scripts for viral marketing on TikTok.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@TikTok Marketing MCPsearch trending videos for #AI"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
TikTok Marketing MCP v1.0.0
Free MCP server to automate TikTok viral marketing — search trending videos, analyze hashtags, draft video scripts. Premium features powered by DeepSeek AI.
🚀 Quick Start (FREE, no API key needed)
# Install
npm install -g tiktok-marketing-mcp
# Add to your MCP client (e.g., Cline, Claude Desktop)
# No API key needed for FREE features!
node /path/to/tiktok-marketing-mcp/index.jsThat's it! Start using these FREE tools immediately:
search_trending_videos— Find trending TikTok videos by keywordanalyze_hashtag— Analyze a hashtag's performance (public data)draft_video_script— Template-based video script drafts
Related MCP server: tiktok-mcp
🔧 FREE Features (no API key)
Tool | What it does | No API key? |
| Search TikTok trending videos (via web) | ✅ Works immediately |
| Analyze hashtag views, video count, trend | ✅ Works immediately |
| Draft a video script (template) | ✅ Works immediately |
💎 PREMIUM Features (requires DeepSeek API key)
Set DEEPSEEK_API_KEY in your .env file to unlock:
Tool | What it does | Why it's worth paying for |
| AI-powered optimal posting times | 3x more views |
| AI-generated hashtag mix (broad + niche + trending) | 2x more discoverability |
| AI-generated script based on hook type | 10x better retention |
Get a DeepSeek API key: https://platform.deepseek.com (cheap, ~$0.14/1M tokens)
📦 Installation
For MCP Client Users (Claude Desktop, Cline, etc.)
Add to your MCP client config:
{
"mcpServers": {
"tiktok-marketing": {
"command": "node",
"args": ["/path/to/tiktok-marketing-mcp/index.js"],
"env": {
"DEEPSEEK_API_KEY": "sk-xxx" // Optional, for premium features
}
}
}
}For Developers
git clone https://github.com/1036007003-wq/tiktok-marketing-mcp.git
cd tiktok-marketing-mcp
npm install
node index.js🎯 Use Cases
1. Find trending content ideas
Use `search_trending_videos` with keyword "#AI"
→ Returns: TikTok search URL, manual research checklist2. Analyze a hashtag before using it
Use `analyze_hashtag` with hashtag "#marketing"
→ Returns: Hashtag URL, manual research checklist3. Draft a viral video script
Use `draft_video_script`
→ Returns: Template-based script (or AI script with DeepSeek)4. (Premium) Get optimal posting times
Use `optimize_posting_time` with target audience
→ Returns: AI-generated best posting times (by timezone)5. (Premium) Generate a hashtag strategy
Use `generate_hashtag_strategy` with niche
→ Returns: AI-generated hashtag mix (5 broad + 10 niche + 5 trending)🌏 For China Users (中国用户)
# If you can't access TikTok directly:
# 1. Set proxy
export HTTP_PROXY=http://127.0.0.1:7890
export HTTPS_PROXY=http://127.0.0.1:7890
# 2. Or use a China-friendly API proxy
# (We recommend setting up your own proxy, or use a VPN)🏆 Why This is Better Than...
Alternative | Problem | Our Solution |
Manual TikTok research | Takes hours, algorithm changes fast | Automated trend detection |
Buying TikTok ads | Expensive ($20+ / day) | Free basic features |
Hiring a content strategist | $2000+ / month | One-time setup |
Other TikTok tools | Require TikTok API (complicated) | No API needed for basic features |
📊 Roadmap
Free: Search trending videos (via web)
Free: Analyze hashtag (public data)
Free: Draft video script (template)
Premium: AI-powered script generation (DeepSeek)
Premium: Optimal posting time prediction
Premium: Hashtag strategy generation
Paid: Auto-post scheduler
Paid: Video performance analytics dashboard
Paid: Viral score predictor
💰 Pricing (GitHub Sponsors)
Tier | Price | What you get |
Free | $0 | 3 basic tools (no API key needed) |
Supporter | $5/mo | All premium features + priority support |
Team | $25/mo | All premium + custom AI prompts + script templates |
One-time | $99 | Lifetime access (no subscription) |
👉 Sponsor here: https://github.com/sponsors/1036007003-wq
🐛 Issues / Feature Requests
Open an issue: https://github.com/1036007003-wq/tiktok-marketing-mcp/issues
⭐ Star History
Built by @1036007003-wq | Sponsor on GitHub ❤️
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/1036007003-wq/tiktok-marketing-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server