{
  "schema_version": "2025-06-18",
  "name": "evaluat",
  "description": "Evaluat MCP server. Run a real-browser website speed test and get Core Web Vitals (LCP, FCP, CLS, TTFB), an A to F grade, and a shareable video report.",
  "vendor": "Evaluat Digital Limited",
  "homepage": "https://www.evaluat.com",
  "documentation": "https://www.evaluat.com/developers",
  "endpoint": "https://www.evaluat.com/api/mcp",
  "transport": "streamable-http",
  "protocol": "mcp",
  "protocolVersion": "2025-06-18",
  "authentication": { "type": "none", "note": "Open and rate limited. One real browser run per call." },
  "tools": [
    {
      "name": "run_website_speed_test",
      "description": "Load a public URL once in a real Chrome browser (London or Frankfurt) and return Core Web Vitals (LCP, FCP, CLS, TTFB), an A to F performance grade, and a shareable video report URL."
    }
  ]
}
