← Index

Reel25 — Video Analytics for TikTok, Instagram & YouTube

io.github.usnmax88/reel25-mcp·v1.0.5·Analytics
Quality Score
95
/100

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

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://mcp.reel25.com/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "reel25-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "reel25-mcp"
      ],
      "env": {
        "REEL25_API_KEY": "<your-reel25_api_key>",
        "REEL25_API_URL": "<reel25_api_url>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "reel25-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "reel25-mcp"
      ],
      "env": {
        "REEL25_API_KEY": "<your-reel25_api_key>",
        "REEL25_API_URL": "<reel25_api_url>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y reel25-mcp
§02  Environment variables
REEL25_API_KEY
requiredsecret

Your Reel25 API key (starts with reel25_sk_)

REEL25_API_URL

Custom API endpoint (default: https://api.reel25.com/api/v1)

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
10
§04  Alternatives in Analytics