Website health checker MCP server - SEO audit, accessibility scan, broken link detection, and page comparison. One command to analyze any website.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"command": "npx",
"args": [
"webcheck-mcp"
]
}