tiktok-mcp

tiktok-mcp

42

The TikTok MCP is designed to integrate TikTok access into Claude AI, enabling analysis of video virality, content extraction, and interaction with TikTok videos. It requires NodeJS, Git, and a TikNeuron account for access.

Overview

The TikTok MCP integrates TikTok access into Claude AI and other apps via TikNeuron. Key features include:

  • Analyzing TikTok videos to determine virality factors
  • Accessing content from TikTok videos
  • Interacting with TikTok videos

Available Tools

  • tiktok_available_subtitles: Returns available subtitles for TikTok videos, including different formats and languages.
  • tiktok_get_subtitle: Retrieves subtitles for specific TikTok video URLs in specified languages.
  • tiktok_get_post_details: Provides detailed information on TikTok posts including description, creator info, and engagement metrics.

Requirements

To use this TikTok MCP, you need NodeJS v18 or higher, Git, a TikNeuron Account, and an MCP API Key.

Setup

  1. Clone the repository.
  2. Install dependencies using npm install.
  3. Build the project to create build\index.js.

Usage

Configure the TikTok MCP in Claude AI by editing the mcpServers section with the required path and API key.