{
  "schema_version": "2025-06-18",
  "name": "evaluat",
  "description": "Evaluat MCP server. Run a real-browser website speed test and get LCP and CLS, plus FCP and TTFB, Evaluat's A to F composite grade, and a shareable video report. A single cold load does not produce a representative INP.",
  "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 browser (from the UK or the EU) and return LCP and CLS, plus FCP and TTFB, Evaluat's A to F composite grade, and a shareable video report URL. A single cold load does not produce a representative INP. Only test URLs you own or are authorised to test; use is subject to the Evaluat Terms."
    }
  ]
}
