Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

Reel25 — Video Analytics for TikTok, Instagram & YouTube

REMOTE · MCP.REEL25.COM · 2 COMPONENTS · SCANNED AUG 3

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

+2 this week 62 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security46
Transport & Reachability100
Schema Quality & AI Usability71
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 954 tokens (~36/item across 26 items; 26 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · mcp.reel25.com

# add to Claude Code
claude mcp add --transport http usnmax88-reel25-mcp https://mcp.reel25.com/mcp
# ~/.codex/config.toml
[mcp_servers.usnmax88-reel25-mcp]
url = "https://mcp.reel25.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "usnmax88-reel25-mcp": {
      "type": "remote",
      "url": "https://mcp.reel25.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add usnmax88-reel25-mcp --url https://mcp.reel25.com/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  usnmax88-reel25-mcp:
    url: "https://mcp.reel25.com/mcp"
// mcp.json
{
  "mcpServers": {
    "usnmax88-reel25-mcp": {
      "type": "http",
      "url": "https://mcp.reel25.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 1 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 −2
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 28 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 59

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://mcp.reel25.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=reel25.com CN=WE1,O=Google Trust Services,C=US 1 Aug 2026 30 Oct 2026 ECDSA 256 ECDSA-SHA256 d388ffb4dfe7f7e8132004871af9aaa2
SANs: reel25.com, mcp.reel25.com, *.mcp.reel25.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of mcp.reel25.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
reel25.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.reel25.com/mcp Verified 200
http (plaintext) http://mcp.reel25.com/mcp Inconclusive 406
MCP tools — 26 exposed · ~954 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
add_accounts_to_folder ~45

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

NameTypeReqDescription
account_idsarrayyesAccount UUIDs to add
folder_idstringyesFolder UUID

No output schema declared.

No examples provided.

add_videos_to_folder ~46

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

NameTypeReqDescription
folder_idstringyesFolder UUID
video_idsarrayyesVideo UUIDs to add

No output schema declared.

No examples provided.

analyze_video ~58

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

NameTypeReqDescription
forcebooleanForce re-analysis (default false)
video_idstringyesVideo UUID

No output schema declared.

No examples provided.

bulk_track_videos ~38

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

NameTypeReqDescription
urlsarrayyesArray of video URLs (max 25)

No output schema declared.

No examples provided.

create_folder ~28

Create a folder. Free.

NameTypeReqDescription
namestringyesFolder name (max 255 chars)

No output schema declared.

No examples provided.

folder_analytics ~26

Get folder-level analytics. Free.

NameTypeReqDescription
folder_idstringyesFolder UUID

No output schema declared.

No examples provided.

get_account ~24

Get account details. Free.

NameTypeReqDescription
account_idstringyesAccount UUID

No output schema declared.

No examples provided.

get_account_metrics ~27

Get detailed account performance metrics. Free.

NameTypeReqDescription
account_idstringyesAccount UUID

No output schema declared.

No examples provided.

get_account_videos ~43

List videos for a specific account. Free.

NameTypeReqDescription
account_idstringyesAccount UUID
limitnumberResults per page (default 20)

No output schema declared.

No examples provided.

get_analysis ~28

Get existing AI analysis for a video. Free.

NameTypeReqDescription
video_idstringyesVideo UUID

No output schema declared.

No examples provided.

get_credits ~16

Check workspace credit balance. Free.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_radar_results ~30

Get results of a previous radar search. Free.

NameTypeReqDescription
search_idstringyesSearch UUID

No output schema declared.

No examples provided.

get_video ~29

Get video details including metrics and music info. Free.

NameTypeReqDescription
video_idstringyesVideo UUID

No output schema declared.

No examples provided.

get_video_history ~46

Get video performance snapshots over time. Free.

NameTypeReqDescription
daysnumberDays of history (1-365, default 30)
video_idstringyesVideo UUID

No output schema declared.

No examples provided.

get_workspace ~20

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

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

growth_trends ~32

Get follower and video growth trends. Free.

NameTypeReqDescription
periodstringTime period (default 30d)

No output schema declared.

No examples provided.

list_accounts ~16

List all tracked creator accounts. Free.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_folders ~15

List all folders. Free.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_videos ~85

List all tracked videos. Free.

NameTypeReqDescription
end_datestringFilter: posted before (YYYY-MM-DD)
limitnumberResults per page (1-100, default 20)
offsetnumberPagination offset
platformstringFilter by platform
start_datestringFilter: posted after (YYYY-MM-DD)

No output schema declared.

No examples provided.

radar_history ~29

List past radar searches. Free.

NameTypeReqDescription
limitnumberNumber of results (default 20)

No output schema declared.

No examples provided.

remove_account ~25

Stop tracking an account. Free.

NameTypeReqDescription
account_idstringyesAccount UUID

No output schema declared.

No examples provided.

search_content ~92

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

NameTypeReqDescription
depthstringResearch depth (default: standard)
minViewsstringMinimum views filter
platformstringTarget platform (default: tiktok)
querystringyesDescribe the content you want to find. Be specific.
timeframestringTime period filter

No output schema declared.

No examples provided.

top_videos ~35

Get top performing tracked videos. Free.

NameTypeReqDescription
limitnumberNumber of results (1-100, default 10)

No output schema declared.

No examples provided.

track_account ~58

Track a creator account by URL. Free.

NameTypeReqDescription
urlstringyesAccount URL (e.g. https://www.tiktok.com/@username)
video_limitnumberMax videos to track (1-500, default 50)

No output schema declared.

No examples provided.

track_video ~37

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

NameTypeReqDescription
urlstringyesFull video URL (https)

No output schema declared.

No examples provided.

untrack_video ~26

Stop tracking a video. Free.

NameTypeReqDescription
video_idstringyesVideo UUID

No output schema declared.

No examples provided.