📡 MCP Radar

HasData/tiktok-mcp

TikTok MCP server by HasData: public profiles, videos, comments and keyword search as JSON, over streamable HTTP.

5 stars
0 forks
JavaScript
momentum ▲ 10.0
created 2026-08-24
on radar since 2026-08-28
ai-agentsclaudecursorhasdatallm-toolsmcpmcp-servermodel-context-protocolsocial-mediatiktoktiktok-apitiktok-mcptiktok-scraperweb-scrapingwindsurf
View on GitHub ↗

About tiktok-mcp

A hosted Model Context Protocol (MCP) server that gives Claude, Cursor, Windsurf and any other MCP client four read-only TikTok tools. Look up a public profile, walk an account's videos, read the comments on a video, and search TikTok for videos or creators, all as structured JSON, with no TikTok developer account and no OAuth.

It reads public data that a signed-out visitor can see. It does not sign in, post, or act as an account.

- What you need - Quick start - Example prompts - Tools - Errors and failure paths - Pricing, free tier and limits - Tool selection - How it compares - FAQ - HasData links - Development - Contributing - License

An MCP client and a HasData API key from the dashboard, free to create. This is a remote server, so the simplest path is a URL and an x-api-key header, with no container to run and no TikTok developer account anywhere in the flow. A client that only speaks stdio reaches it through a thin launcher, published as @hasdata/tiktok-mcp on npm and hasdata-tiktok-mcp on PyPI, shown below.

The server URL is the same for every client. We run it hands-on in Claude Code and Claude Desktop. The other blocks follow each client's own documented format for a remote server.

Field Value :--- :--- URL https://mcp.hasdata.com/api/mcp?apis=tiktok Transport HTTP, streamable Auth header x-api-key: HASDATAAPIKEY

Clients with OAuth support can add the same URL as a connector and sign in without putting a key in a config file.

From the project README.

Maintaining this server?

Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:

[![On MCP Radar](https://mcp.liqiwa.com/badge.svg)](https://mcp.liqiwa.com/s/HasData--tiktok-mcp.html)

Related MCP servers

HasData/google-flights-mcp

Google Flights MCP server by HasData: fares, flight legs, carbon emissions and price history, as JSON.

⭐ 7JavaScript
HasData/airbnb-mcp

Airbnb MCP server by HasData: search stays and read full listing details, as JSON.

⭐ 5JavaScript
HasData/zillow-mcp

Zillow MCP server by HasData: for-sale, for-rent and sold listings and full property details, as JSON.

⭐ 5JavaScript
HasData/google-trends-mcp

Google Trends MCP server by HasData: interest over time, by region, and related queries and topics, as JSON.

⭐ 5JavaScript
HasData/indeed-mcp

Indeed MCP server by HasData: search job listings and read full postings, as JSON.

⭐ 4JavaScript
HasData/booking-mcp

Booking.com MCP server by HasData: search stays and read full property details, as JSON.

⭐ 4JavaScript

📬 Get the weekly radar in your inbox

The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.