Skip to main content
Other Tools and IntegrationsTypeScript

Seym0n/tiktok-mcp

Interact with TikTok videos

other-tools-and-integrationscloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/Seym0n/tiktok-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "tiktok-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Seym0n/tiktok-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Other Tools and Integrations
Language
TypeScript
Author
Seym0n