siteaudit for Claude Desktop
io.github.thegridwork/siteaudit
Audit websites for accessibility, performance, SEO, design, and mobile. 47 WCAG checks.
client:Claude Desktop
transport:stdio
runtime:npm
Install siteaudit in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"siteaudit": {
"command": "npx",
"args": [
"-y",
"gridwork-siteaudit"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs