
Security News
White House Authorizes Private Companies to Conduct Offensive Cyber Operations
A new federal program will let vetted U.S. cybersecurity firms help investigate and disrupt foreign cybercrime groups under government direction.
gridwork-siteaudit
Advanced tools
MCP server that audits websites for accessibility (WCAG/EAA), performance, SEO, design quality, and mobile responsiveness
An MCP server that audits any website for accessibility (WCAG 2.1 AA / EAA), performance, SEO, design quality, and mobile responsiveness. Get actionable scores, grades, and prioritized fixes.
Built for the compliance era: EU Accessibility Act enforcement is live, EU AI Act deadline is August 2026. Every website needs auditing.
By Gridwork
| Tool | Description |
|---|---|
audit_site | Full comprehensive audit across all 5 categories |
quick_check | Scores and grades only — fast triage |
audit_accessibility | WCAG 2.1 AA focused audit with criterion references |
audit_performance | Performance analysis with actionable fixes |
audit_seo | SEO check: meta, OG, structured data, etc. |
compare_sites | Side-by-side comparison of two URLs |
claude mcp add @gridwork/siteaudit -- node /path/to/@gridwork/siteaudit/dist/index.js
{
"mcpServers": {
"@gridwork/siteaudit": {
"command": "node",
"args": ["/path/to/@gridwork/siteaudit/dist/index.js"]
}
}
}
Add to your MCP config:
{
"@gridwork/siteaudit": {
"command": "node",
"args": ["/path/to/@gridwork/siteaudit/dist/index.js"]
}
}
npm install
npm run build
Every audit includes an EAA (European Accessibility Act) compliance assessment:
MIT
FAQs
MCP server that audits websites for accessibility (WCAG/EAA), performance, SEO, design quality, and mobile responsiveness
The npm package gridwork-siteaudit receives a total of 19 weekly downloads. As such, gridwork-siteaudit popularity was classified as not popular.
We found that gridwork-siteaudit demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
A new federal program will let vetted U.S. cybersecurity firms help investigate and disrupt foreign cybercrime groups under government direction.

Research
/Security News
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.