webanalyzer for VS Code
dev.webanalyzer/webanalyzer
Free website analyzer: score any public URL 0-100 across 8 quality dimensions. No auth.
client:VS Code
transport:streamable-http
tools:3
Install webanalyzer in VS Code
.vscode/mcp.json
{
"servers": {
"webanalyzer": {
"type": "http",
"url": "https://mcp.webanalyzer.dev"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs