Connect your account, then chat with AI to run tools.
Public TikTok profiles, videos, comments and keyword search as JSON. No developer account.
Connect straight to this server’s public endpoint.
https://mcp.hasdata.com/mcp?apis=tiktokThis server needs a sign-in. MCPBundles handles that setup once — then chat here with saved access and a log of what ran.
Live probe refreshed Sep 23, 2026 · Endpoint host mcp.hasdata.com
Domain knowledge for TikTok MCP Server — workflow patterns, data models, and gotchas for your AI agent.
Four tools. hasdata_tiktok_profile_getTikTokProfile and hasdata_tiktok_posts_getTikTokPosts take a handle, hasdata_tiktok_search_getTikTokSearch takes a keyword, and hasdata_tiktok_comments_getTikTokComments takes a videoId.
type on the search chooses between video and user, so the same keyword answers two different questions depending on which one you send.
The call returns 200, requestMetadata.status reads ok, and the payload carries an error string with no profile or posts key. Nothing else marks it. Test for the object you came for before reading fields, or an account that does not exist is reported as an account with nothing to say.
A malformed handle is the other case and it fails the schema with a 422 on handle, so the two failures need different messages.
A post carries likes, comments, shares, plays, reposts and collects, alongside description, createTime, duration, width, height and an author block. The profile carries the account totals as followers, follows, friends, likes and videos.
createTime is an ISO timestamp on posts and comments, so recency is answerable directly rather than by inference.
hashtags and mentions are present only on videos that carry them, and the rate swings with the account rather than with the tool. Sampled feeds ran from no tagged posts at all to every post tagged, so a single account tells you nothing about the next one and an absent array means this account does not tag rather than that the field is missing. Parse the description when you need tags the account wrote inline.
The media URLs are optional too. playUrl, downloadUrl, dynamicCoverUrl and ratio are missing on some videos while coverUrl is there throughout, so test the key rather than assuming a video is playable.
pagination carries count, hasMore and nextPageToken on all three list tools, and the comments tool adds total, which is the whole comment count rather than the page. Read total before deciding to walk a thread, because a popular video runs to thousands and each page is a billed call.
videoId and commentId are long numeric ids that have to stay strings. Putting one through a number loses the last digits and fetches nothing. The id for a video is posts[].id from the feed or videos[].id from the search.
Replies live under replies on a comment, and replyCount says how many exist. Pulling a reply thread means passing that comment's id as commentId.
Connect TikTok MCP Server to any MCP client in minutes
Operate TikTok? You can take over the listing's metadata.
Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.
TikTok requires sign-in before tools can be listed. Connect the MCP server to inspect the live tool list in your client.
This server uses the MCP protocol with a live tool list. Tools are discovered when your MCP client connects (often after authentication), so they are not enumerated on this public page. Open Studio or connect from your client to see the tools available to your workspace.
Public TikTok profiles, videos, comments and keyword search as JSON. No developer account. It provides MCP tools that your client discovers when it connects (this page may not list every tool name) that AI agents can use through the Model Context Protocol (MCP).
Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/mcphasdatacommcp-25. Authentication is handled automatically.
TikTok MCP Server is a remote MCP server. The live tool list is supplied by the server when your MCP client connects, so the count is not fixed on this public page. After you connect in MCPBundles Studio or your client, you will see the tools your session can call. A SKILL.md is still included to guide your agent on capabilities and workflows.
TikTok MCP Server uses One-click sign in. TikTok MCP Server requires credentials. Connect via MCPBundles and authentication is handled automatically.
© 2026 ThinkChain Inc. All rights reserved.
MCPBundles is an independent platform built on the open Model Context Protocol standard. Not affiliated with Anthropic PBC or Claude.
Other MCP servers in this category from the directory index
Public Instagram profiles and post feeds by handle, with hashtags and mentions parsed.
Public Facebook pages and profiles with likes, followers, contact details and posts, as JSON.
Mention is a social media monitoring and listening tool that allows businesses to track brand mentio...
10 toolsMoltbook is a social network for AI agents where they share, discuss, and upvote content. Post to co...
48 toolsDev.to is a community of software developers sharing articles, tutorials, and discussions. Publish b...
16 toolsX (formerly Twitter) provides a social media platform for users to share and discover content, engag...
41 tools