wpt
Test suites for Web platform specs โ including WHATWG, W3C, and others
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"
]
}
}
}