What is an MCP Server?
An MCP (Model Context Protocol) server acts as a bridge, allowing AI models to access and interact with external data sources and tools. It standardizes how applications provide context to LLMs.
What does the TikTok MCP Server do?
The TikTok MCP Server allows users to search TikTok videos by hashtags, extract video metadata, and gain insights into trending content.
How does the TikTok MCP Server avoid bot detection?
The server includes anti-bot detection measures and supports proxy configurations to maintain anonymity and avoid being flagged by TikTok’s anti-scraping systems.
What is Mock Data Mode in TikTok MCP Server?
Mock Data Mode delivers realistic-looking simulated results when TikTok API access is blocked, ensuring continuous functionality of integrations, clearly indicated via the transformations field.
What configurations are required to run TikTok MCP Server?
The server requires configuration of the ms_token (optional but recommended) and proxy settings (optional) via environment variables in a .env file.
Can I integrate the TikTok MCP Server with Claude Desktop?
Yes, the server can be integrated with Claude Desktop, with instructions provided to install the service using Poetry.
What kind of errors can the TikTok MCP Server handle?
The server includes comprehensive error handling for API initialization failures, bot detection issues, network errors, rate limiting, and invalid search terms.
What API endpoints does the TikTok MCP Server expose?
The server exposes the /health endpoint for checking service health and the /search endpoint for searching videos with hashtags. Also available /cleanup endpoint for Clean up resources and API sessions.
What are the limitations of using the TikTok API with this server?
Due to TikTok’s strict anti-scraping measures, the service may provide mock data when API access is limited or blocked.
How does the TikTok MCP Server integrate with the UBOS platform?
The server seamlessly integrates with the UBOS platform, allowing AI agents to access and analyze TikTok data as part of their tasks, connecting them with enterprise data sources and enabling custom AI agent development and multi-agent systems.
How do I start the TikTok MCP Service?
After installing dependencies and configuring the server, start the service using the command: poetry run python -m tiktok_mcp_service.main.
TikTok Video Search
Project Details
- terrylinhaochen/tiktok_mcp
- MIT License
- Last Updated: 4/24/2025
Recomended MCP Servers
[MCP Server] Complete QA for cursor
mcp metabase
MCP server for Intercom chat integration
Enables Collaborative UX in Claude Desktop
mcp 示例
MCP Server allowing AI agents to control Google Chrome via the CodingBaby Extension
This is a GitHub MCP server designed to enable MCP-compatible LLMs, such as Claude, to communicate with my...
Model Context Protocol to bridge in Substack writings to Claude.





