tiktok-mcp
by PPiai
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TIKTOK_CLIENT_KEY | No | TikTok API client key (optional for public scraping) | |
| TIKTOK_ACCESS_TOKEN | No | TikTok API access token (optional for public scraping) | |
| TIKTOK_CLIENT_SECRET | No | TikTok API client secret (optional for public scraping) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_videosC | Search for TikTok videos by keyword |
| get_trending_hashtagsB | Get trending hashtags on TikTok |
| get_trending_videosC | Get trending/popular videos on TikTok |
| get_user_infoB | Get TikTok user profile information |
| get_user_videosC | Get videos from a TikTok user's profile |
| get_video_detailsA | Get detailed information about a specific TikTok video |
| search_hashtagB | Search videos by hashtag |
| search_usersC | Search for TikTok users |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/PPiai/tiktok-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server