Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Reel25 — Video Analytics for TikTok, Instagram & YouTube

io.github.usnmax88/reel25-mcp

Video analytics for TikTok, Instagram, and YouTube. Track, analyze, and discover content.

Uptime
100.0%
1 direct probes · 30d
Response
133ms
last probe
Tools
26
callable
Resources
0
readable
Prompts
0
available

Tools · 26

list_videos

List all tracked videos. Free.

get_video

Get video details including metrics and music info. Free.

get_video_history

Get video performance snapshots over time. Free.

track_video

Track a video by URL. Supports TikTok, Instagram, YouTube. Free.

bulk_track_videos

Track up to 25 videos at once by URL. Free.

untrack_video

Stop tracking a video. Free.

list_accounts

List all tracked creator accounts. Free.

get_account

Get account details. Free.

track_account

Track a creator account by URL. Free.

get_account_videos

List videos for a specific account. Free.

get_account_metrics

Get detailed account performance metrics. Free.

remove_account

Stop tracking an account. Free.

search_content

AI-powered content discovery. Costs 100 credits. Polls internally (30-60s).

get_radar_results

Get results of a previous radar search. Free.

radar_history

List past radar searches. Free.

analyze_video

AI video analysis: hooks, structure, CTA, UGC. Costs 5 credits. Polls internally (15-30s).

get_analysis

Get existing AI analysis for a video. Free.

list_folders

List all folders. Free.

create_folder

Create a folder. Free.

add_videos_to_folder

Add videos to a folder (max 50). Free.

add_accounts_to_folder

Add accounts to a folder (max 50). Free.

folder_analytics

Get folder-level analytics. Free.

top_videos

Get top performing tracked videos. Free.

growth_trends

Get follower and video growth trends. Free.

get_credits

Check workspace credit balance. Free.

get_workspace

Get workspace info: plan, credits, limits. Free.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "reel25_—_video_analytics_for_tiktok,_instagram_&_youtube": {
      "url": "https://mcp.reel25.com/mcp",
      "transport": "streamable-http"
    }
  }
}