{
  "name": "cdnjs-performance-advisor",
  "version": "1.0.0",
  "protocol": "MCP JSON-RPC over HTTP",
  "endpoint": "https://mcp.cdnjs.net/",
  "alternateEndpoint": "https://cdnjs.net/api/mcp",
  "tools": [
    "analyze_website_performance",
    "list_performance_checklist_rules",
    "generate_ai_fix_prompt"
  ],
  "documentation": "https://cdnjs.net/en/performance-advisor",
  "checklistSource": "https://frontendchecklist.io/rules/performance"
}