Loading MCP server directory, please wait...
Scan a website for SEO, accessibility, performance and security issues, and read the report.
npx @getmcp/cli add com.sytecheck/sytecheck-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
SYTECHECK_API_KEYSyteCheck API key, created at Account -> API keys on sytecheck.app. Begins with sck_.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.sytecheck/sytecheck-mcp": {
"command": "npx",
"args": [
"-y",
"@ascentws/sytecheck-mcp"
],
"env": {
"SYTECHECK_API_KEY": "",
"SYTECHECK_API_URL": "https://api.sytecheck.app"
}
}
}
}