
Company News
Free Business Plan Upgrades for Open Source Maintainers
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.
@overlayqa/mcp
Advanced tools
OverlayQA MCP server — scan, compare, and file issues from your editor
Run accessibility audits, file QA issues, and manage projects from your AI coding tools. Works with Claude Code, Cursor, Windsurf, and any MCP-compatible editor.
Add this to your editor's MCP config:
Claude Code (.mcp.json in your project root):
{
"mcpServers": {
"overlayqa": {
"command": "npx",
"args": ["@overlayqa/mcp@latest"]
}
}
}
Cursor (~/.cursor/mcp.json):
{
"mcpServers": {
"overlayqa": {
"command": "npx",
"args": ["@overlayqa/mcp@latest"]
}
}
}
On first run, your browser opens to sign in to OverlayQA. The token is cached at ~/.overlayqa/auth.json for 30 days.
| Tool | What it does |
|---|---|
scan_accessibility | Run a WCAG audit on any URL. Returns violations with severity, WCAG criteria, and an overall score. |
scan_contrast | Check color contrast ratios across a page. Returns failing element pairs. |
scan_and_create_issues | Scan a URL and auto-create issues in a project for each violation above a severity threshold. |
create_issue | File a QA issue with title, severity, type, and description. |
list_issues | List issues in a project, with optional status and severity filters. |
create_project | Create a new project for a site URL. |
list_projects | List all projects on your team. |
compare_visual | Compare a live page against a Figma frame (coming soon). |
audit_tokens | Audit design tokens on a page against a Figma file (coming soon). |
Once connected, ask your AI assistant things like:
Free during the 14-day trial. Scan tools remain available (3/day) after the trial. Creating issues and projects requires a paid plan. See overlayqa.com/pricing.
MIT
FAQs
MCP server for WCAG accessibility and color-contrast audits plus QA issue tracking in Claude Code, Cursor, and Windsurf.
The npm package @overlayqa/mcp receives a total of 115 weekly downloads. As such, @overlayqa/mcp popularity was classified as not popular.
We found that @overlayqa/mcp 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.

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.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.