← Registry

Analytics

reel25.com

Track and analyze video performance metrics over time.

1 endpoint26 known toolsFirst detected June 5, 2026Last detected July 25, 2026

ENDPOINT 1

https://mcp.reel25.com/mcp

No auth detected

MCP server metadata

Name
reel25
Version
1.0.4
Capabilities
tools.listChanged

Known tools 26

list_videos

List all tracked videos.

Inferred read-only
get_video

Get video details including metrics and music info.

Inferred read-only
get_video_history

Get video performance snapshots over time.

Inferred read-only
track_video

Track a video by URL.

Inferred read-only
bulk_track_videos

Track up to 25 videos at once by URL.

Inferred read-only
untrack_video

Stop tracking a video.

Inferred read-only
list_accounts

List all tracked creator accounts.

Inferred read-only
get_account

Get account details.

Inferred read-only
track_account

Track a creator account by URL.

Inferred read-only
get_account_videos

List videos for a specific account.

Inferred read-only
get_account_metrics

Get detailed account performance metrics.

Inferred read-only
remove_account

Stop tracking an account.

Inferred read-only
search_content

AI-powered content discovery.

Inferred read-only
get_radar_results

Get results of a previous radar search.

Inferred read-only
radar_history

List past radar searches.

Inferred read-only
analyze_video

AI video analysis: hooks, structure, CTA, UGC.

Inferred read-only
get_analysis

Get existing AI analysis for a video.

Inferred read-only
list_folders

List all folders.

Inferred read-only
create_folder

Create a folder.

Potential side effects
add_videos_to_folder

Add videos to a folder (max 50).

Inferred read-only
add_accounts_to_folder

Add accounts to a folder (max 50).

Inferred read-only
folder_analytics

Get folder-level analytics.

Inferred read-only
top_videos

Get top performing tracked videos.

Inferred read-only
growth_trends

Get follower and video growth trends.

Inferred read-only
get_credits

Check workspace credit balance.

Inferred read-only
get_workspace

Get workspace info: plan, credits, limits.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.reel25]
url = "https://mcp.reel25.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "reel25": {
      "type": "http",
      "url": "https://mcp.reel25.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: reel25
Remote MCP URL: https://mcp.reel25.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "reel25": {
      "url": "https://mcp.reel25.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "reel25": {
      "type": "http",
      "url": "https://mcp.reel25.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "reel25",
  "transport": "streamable-http",
  "url": "https://mcp.reel25.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.