Loading MCP server directory, please wait...
Video analytics for TikTok, Instagram, and YouTube. Track, analyze, and discover content.
npx @getmcp/cli add io.github.usnmax88/reel25-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
REEL25_API_KEYYour Reel25 API key (starts with reel25_sk_)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.usnmax88/reel25-mcp": {
"command": "npx",
"args": [
"-y",
"reel25-mcp"
],
"env": {
"REEL25_API_KEY": "",
"REEL25_API_URL": ""
}
}
}
}