Skip to main content
Glama

TikTok MCP

tiktok_get_post_details

Extract detailed TikTok post information including video description, creator username, hashtags, engagement metrics, creation date, duration, and subtitles by providing a TikTok video URL or ID.

Instructions

Get the details of a TikTok post.This is used for getting the details of a TikTok post.Supports TikTok video url (or video ID) as input.Returns the details of the video like - Description - Video ID - Creator username - Hashtags - Number of likes, shares, comments, views and bookmarks - Date of creation - Duration of the video - Available subtitles with language and source information

Input Schema

NameRequiredDescriptionDefault
tiktok_urlYesTikTok video URL, e.g., https://www.tiktok.com/@username/video/1234567890 or https://vm.tiktok.com/1234567890, or just the video ID like 7409731702890827041

Input Schema (JSON Schema)

{ "properties": { "tiktok_url": { "description": "TikTok video URL, e.g., https://www.tiktok.com/@username/video/1234567890 or https://vm.tiktok.com/1234567890, or just the video ID like 7409731702890827041", "type": "string" } }, "required": [ "tiktok_url" ], "type": "object" }
Install Server

Other Tools from TikTok MCP

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Seym0n/tiktok-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server