TikTok Complete MCP Server
Enables AI assistants to download TikTok videos without watermarks, analyze creator metrics and audience insights, track trending content and hashtags, and search videos, users, and sounds through RapidAPI integration.
README
TikTok Complete MCP Server
Stop manually downloading TikTok videos and digging through analytics. Download videos without watermarks, track trends, and analyze creators — all from your AI assistant.
Tools
| Tool | Category | Description |
|---|---|---|
download_video_no_watermark |
Video Download | Download TikTok video without watermark, returns HD URL |
get_video_info |
Video Download | Full metadata: author, stats, music, hashtags |
get_video_metadata |
Video Download | Raw API response for advanced use cases |
get_user_profile |
User Analytics | Follower count, bio, verification status |
get_user_videos |
User Analytics | Recent videos with stats and download URLs |
get_user_followers |
User Analytics | Paginated follower list |
get_user_following |
User Analytics | Accounts a user follows |
get_trending_videos |
Trending | Top trending videos by region |
get_trending_hashtags |
Trending | Trending hashtags by region |
get_trending_sounds |
Trending | Trending music and sounds |
search_videos |
Search | Search videos by keyword |
search_users |
Search | Find TikTok creators by name or niche |
search_hashtags |
Search | Find related hashtags for content strategy |
get_video_comments |
Video Stats | Paginated comments for any video |
get_video_likes |
Video Stats | Users who liked a video |
get_video_shares |
Video Stats | Share count and engagement stats |
get_creator_analytics |
Creator Tools | Engagement rate, avg views, top videos |
get_audience_insights |
Creator Tools | Audience quality and content theme analysis |
Quick Start
- Get a RapidAPI key at rapidapi.com and subscribe to the TikTok APIs
- Set your
TIKTOK_API_KEYenvironment variable - Connect to the MCP server at
http://localhost:8080/mcp
Example Prompts
- "Download this TikTok video without watermark: [URL]"
- "What are the trending videos in Australia right now?"
- "Analyze @garyvee's TikTok engagement rate"
- "Find TikTok creators in the fitness niche"
- "What hashtags should I use for cooking content?"
Environment Variables
| Variable | Required | Description |
|---|---|---|
TIKTOK_API_KEY |
Yes | RapidAPI key for TikTok API access |
PORT |
No | HTTP port (default: 8080) |
APIs Used
- tiktok-full-video-info-without-watermark (RapidAPI) — video download and metadata
- tiktok-scraper7 (RapidAPI) — user profiles, trending, search, comments
Built for Mastermind HQ — AI tools for creators and marketers.
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.