TikTok MCP server by HasData: public profiles, videos, comments and keyword search as JSON, over streamable HTTP.
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.
Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:
[](https://mcp.liqiwa.com/s/HasData--tiktok-mcp.html)
Google Flights MCP server by HasData: fares, flight legs, carbon emissions and price history, as JSON.
HasData/airbnb-mcpAirbnb MCP server by HasData: search stays and read full listing details, as JSON.
HasData/zillow-mcpZillow MCP server by HasData: for-sale, for-rent and sold listings and full property details, as JSON.
HasData/google-trends-mcpGoogle Trends MCP server by HasData: interest over time, by region, and related queries and topics, as JSON.
HasData/indeed-mcpIndeed MCP server by HasData: search job listings and read full postings, as JSON.
HasData/booking-mcpBooking.com MCP server by HasData: search stays and read full property details, as JSON.
The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.