T

Tiktok Video Discovery

2.5 points
32
Installation
Copy the following command to your Client for configuration
Note: Your key is sensitive information, do not share it with anyone.

🚀 TikTok MCP Service

A Model Context Protocol service for TikTok video discovery and metadata extraction. This service provides a powerful interface to search for TikTok videos by tags and extract popular content, with built-in anti-detection measures and error handling.

🚀 Quick Start

The TikTok MCP Service is a robust tool for searching TikTok videos. It offers a range of features such as searching by tags, configurable video counts per search, and built-in anti-robot detection.

✨ Features

  • Search for videos using tags.
  • Configurable number of videos per search (default: 30).
  • Anti-robot detection measures.
  • Proxy support.
  • Automatic API session management.
  • Rate limiting and error handling.
  • Health status monitoring.

📦 Installation

Configuration

The service is configured using environment variables. Create a .env file with the following content:

ms_token=your_tiktok_ms_token  # Optional but recommended to avoid anti-robot detection
TIKTOK_PROXY=your_proxy_url    # Optional proxy configuration

Installation Steps

# Install dependencies
poetry install

# Install browser automation dependencies
poetry run python -m playwright install

# Start the service
poetry run python -m tiktok_mcp_service.main

💻 Usage Examples

Integration with Claude Desktop

Once the service is running, you can integrate it into Claude Desktop. Since we use Poetry for dependency management, make sure to execute MCP CLI commands via Poetry:

# Navigate to the project directory
cd /path/to/tiktok-mcp-service

# Install the service to Claude Desktop in editable mode
poetry run mcp install tiktok_mcp_service/main.py --with-editable . -f .env

# Optional: Install with a custom name
poetry run mcp install tiktok_mcp_service/main.py --name "TikTok Video Search" --with-editable . -f .env

After installation, the service will be available in Claude Desktop and managed by Poetry for dependencies.

📚 Documentation

API Endpoints

Health Check

  • GET /health - Check the service health status and API initialization status.
{
    "status": "running",
    "api_initialized": true,
    "service": {
        "name": "TikTok MCP Service",
        "version": "0.1.0",
        "description": "A Model Context Protocol service for searching TikTok videos"
    }
}

Search Videos

  • POST /search - Search for videos using tags.
{
    "search_terms": ["python", "coding"],
    "count": 30  // Optional, default is 30
}

The response includes video URLs, descriptions, and interaction statistics (views, likes, shares, comments).

Resource Management

  • POST /cleanup - Clean up resources and API sessions.

Error Handling

The service includes comprehensive error handling for the following situations:

  • API initialization failure.
  • Anti-robot detection issues.
  • Network errors.
  • Rate limiting.
  • Invalid search terms.

🔧 Technical Details

The service is developed using the following technologies:

  • TikTokApi
  • FastMCP
  • Poetry for dependency management
  • Playwright for browser automation

📄 License

This project is licensed under the MIT License.

M
MCP Server Airbnb
Certified
MCP service for Airbnb listing search and details query
TypeScript
247
4 points
F
Firecrawl MCP Server
The Firecrawl MCP Server is a Model Context Protocol server integrating Firecrawl's web - scraping capabilities, providing rich web - scraping, searching, and content - extraction functions.
TypeScript
3.9K
5 points
R
Rednote MCP
RedNote MCP is a tool that provides services for accessing Xiaohongshu content. It supports functions such as authentication management, keyword - based note search, and command - line initialization, and can access note content via URL.
TypeScript
449
4.5 points
P
Perplexity MCP
Certified
An MCP server based on the Perplexity AI API, providing web search functionality for the Claude desktop client.
Python
268
4.1 points
E
Exa Web Search
Certified
The Exa MCP Server is a server that provides web search capabilities for AI assistants (such as Claude), enabling real-time and secure web information retrieval through the Exa AI Search API.
TypeScript
1.8K
5 points
P
Perplexity Research Assistant
The Perplexity MCP Server is an intelligent research assistant that uses Perplexity's AI model to automatically analyze query complexity and select the best model to process requests. It supports three tools: search, reasoning, and in - depth research.
TypeScript
264
4.5 points
A
Arxiv
The ArXiv MCP Server is a bridge connecting AI assistants with the arXiv research library, enabling paper search and content access through the MCP protocol.
Python
1.1K
5 points
S
Sail
Sail is a project aiming to unify stream processing, batch processing, and compute - intensive (AI) workloads. It provides an alternative to Spark SQL and Spark DataFrame APIs and supports both standalone and distributed environments.
Rust
891
5 points
Featured MCP Services
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
827
4.3 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
85
4.3 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.7K
5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
140
4.5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
563
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
752
4.8 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
282
4.5 points
AIbase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIbase