MCP Server
MCP
Website Auditor
AI visibility + site audits: see if ChatGPT, Perplexity, Claude & Gemini recommend a website.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "website-auditor-mcp",
"version": "1.0.20",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional: get_sample_audit works with no key and returns a full report in the real output format. Every other tool requires a key, and minting one requires an active Website Auditor subscription ($10/month; eligible new customers get a 7-day free trial — payment method required, no charge until the trial ends) — sign up at https://api.website-auditor.io/admin_portal/?source=mcp. check_upgrade_status reports your standing with any valid key.",
"isSecret": true,
"name": "WA_API_KEY"
},
{
"description": "Base URL of the Website Auditor API this server wraps. Defaults to the public production host.",
"default": "https://api.website-auditor.io",
"name": "WA_API_BASE_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment