Test suites for Web platform specs โ€” including WHATWG, W3C, and others

6,054 stars HTML HTML 1 file ยท ~2,398 tokens #blink#browser#dom#firefox#gecko#google-chrome#html#javascript

wpt MCP Server

MCP server for web-platform-tests/wpt

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "wpt": {
      "command": "npx",
      "args": [
        "-y",
        "@web-platform-tests/wpt"
      ]
    }
  }
}