Loading MCP server directory, please wait...
AI visibility + site audits: see if ChatGPT, Perplexity, Claude & Gemini recommend a website.
npx @getmcp/cli add io.github.SpikeyCoder/website-auditor-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
WA_API_KEYPer-user API key (starts with 'wa_') minted from a Website Auditor account at https://website-auditor.io. Free tools work with any valid key; Pro tools require an active subscription.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.SpikeyCoder/website-auditor-mcp": {
"command": "npx",
"args": [
"-y",
"@spikeycoder/website-auditor-mcp"
],
"env": {
"WA_API_KEY": "",
"WA_API_BASE_URL": "https://api.website-auditor.io"
}
}
}
}