SyteCheck for Claude Code
com.sytecheck/sytecheck-mcp
Scan a website for SEO, accessibility, performance and security issues, and read the report.
client:Claude Code
transport:stdio
runtime:npm
Install SyteCheck in Claude Code
run in your project directory
claude mcp add sytecheck-mcp -e SYTECHECK_API_KEY=<SYTECHECK_API_KEY> -e SYTECHECK_API_URL=<SYTECHECK_API_URL> -- npx -y @ascentws/sytecheck-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs