MCP Server
MCP
Reel25 — Video Analytics for TikTok, Instagram & YouTube
Video analytics for TikTok, Instagram, and YouTube. Track, analyze, and discover content.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.reel25.com/mcp"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "reel25-mcp",
"version": "1.0.5",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Reel25 API key (starts with reel25_sk_)",
"isRequired": true,
"isSecret": true,
"name": "REEL25_API_KEY"
},
{
"description": "Custom API endpoint (default: https://api.reel25.com/api/v1)",
"name": "REEL25_API_URL"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment