com.zype.mcp/server
Quality Score
76
/100
Manage videos, playlists, analytics, and monetization for OTT streaming services.
§01 Install
Remote endpoint
Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.
https://mcp.zype.com/mcpClaude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"server": {
"command": "npx",
"args": [
"-y",
"@zype-com/mcp"
],
"env": {
"ZYPE_API_KEY": "<your-zype_api_key>",
"ZYPE_MCP_MODE": "<zype_mcp_mode>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"server": {
"command": "npx",
"args": [
"-y",
"@zype-com/mcp"
],
"env": {
"ZYPE_API_KEY": "<your-zype_api_key>",
"ZYPE_MCP_MODE": "<zype_mcp_mode>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @zype-com/mcp§02 Environment variables
ZYPE_API_KEYrequiredsecret
Your Zype Admin API key from the Zype Dashboard
ZYPE_MCP_MODEAccess mode: 'readonly' (read-only), 'safe' (writes allowed, destructive requires confirmation), 'full' (all operations allowed)
§03 MCP Quality Score · methodology
freshness
21
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Analytics
Alpic
ai.alpic.mcp/alpic-mcp
Manage your projects, debug deployment, and check analytics for any MCP server you host with Alpic
HAPI Strava MCP Server
ai.com.mcp/strava
Strava MCP tools for AI: athletes, activities, segments, clubs, routes. Powered by HAPI MCP server.
ai.mcpanalytics/analytics
ai.mcpanalytics/analytics
Analytics for business data: upload CSV or connect GA4/GSC, run ML/stats, get HTML reports.