Back to search
30
MCP

gridwork-siteaudit

npm/gridwork-siteaudit

MCP server that audits websites for accessibility (WCAG/EAA), performance, SEO, design quality, and mobile responsiveness

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

gridwork-privacy
MCP server that audits websites for GDPR, CCPA, and ePrivacy compliance — cookies, trackers, consent, and privacy policies
0 tools
io.github.thegridwork/siteaudit
Audit websites for accessibility, performance, SEO, design, and mobile. 47 WCAG checks.
0 tools
gridwork-aiact
MCP server that scans codebases for AI usage and generates EU AI Act compliance reports
0 tools
gridwork-license
MCP server that scans project dependencies for license compliance — detects conflicts, copyleft risks, and undeclared licenses
0 tools
io.github.mgriffen/tapsite
MCP server for web inspection, design system extraction, and accessibility audits
0 tools
webcheck-mcp
MCP server for website health analysis — SEO, performance, accessibility, and security checks for any URL | 网站健康分析MCP服务器
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "gridwork-siteaudit": {
      "url": "None",
      "transport": "http"
    }
  }
}