tiktok_feed_trending_list
ActiveTool of Social Fetch
declared in 0.19.0
List currently trending TikTok posts for a region.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"region"
],
"properties": {
"trim": {
"anyOf": [
{
"type": "string"
},
{
"type": "boolean"
}
],
"description": "When true, requests a smaller response with fewer optional fields."
},
"region": {
"type": "string",
"description": "Two-letter ISO 3166-1 country code for the request."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Social Fetch
https://github.com/social-freak-ltd/socialfetch-mcp
1/7 registries