Loading MCP server directory, please wait...
Run website audits and track site health scores, findings, and regressions from any MCP client.
npx @getmcp/cli add com.sitecurl/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
SITECURL_API_KEYSiteCurl API key (sc_live_...). Create one at https://sitecurl.com/settings. Requires a Pro or Studio plan.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.sitecurl/mcp": {
"command": "npx",
"args": [
"-y",
"@sitecurl/mcp"
],
"env": {
"SITECURL_API_KEY": "",
"SITECURL_API_URL": ""
}
}
}
}