Website Auditor for Claude Desktop
io.github.spikeycoder/website-auditor-mcp
AI visibility + site audits: see if ChatGPT, Perplexity, Claude & Gemini recommend a website.
client:Claude Desktop
transport:stdio
runtime:npm
Install Website Auditor in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"website-auditor-mcp": {
"command": "npx",
"args": [
"-y",
"website-auditor-mcp"
],
"env": {
"WA_API_KEY": "<WA_API_KEY>",
"WA_API_BASE_URL": "<WA_API_BASE_URL>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs