bulk_track_videos
ActiveTool of Reel25 — Video Analytics for TikTok, Instagram & YouTube
declared in 1.0.4
Track up to 25 videos at once by URL. Free.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"urls"
],
"properties": {
"urls": {
"type": "array",
"items": {
"type": "string"
},
"description": "Array of video URLs (max 25)"
}
},
"additionalProperties": false
}Parent server
Reel25 — Video Analytics for TikTok, Instagram & YouTube
https://github.com/usnmax88/reel25-mcp.git
1/7 registries