Back to Home
joe-watkins icon

axecore-mcp-server

Verified Safe

by joe-watkins

Overview

Performs automated accessibility testing on URLs or raw HTML content using axe-core and IBM Equal Access engines, supporting multi-screen analysis and configurable WCAG levels.

Installation

Run Command
node build/index.js

Environment Variables

  • A11Y_ENGINE
  • WCAG_LEVEL
  • BEST_PRACTICES
  • SCREEN_SIZES
  • HEADLESS_BROWSER

Security Notes

The server uses Playwright to launch a headless browser for testing arbitrary URLs or HTML content. While Playwright provides process isolation, interacting with unverified external web content carries inherent risks of browser-level exploits or resource exhaustion (mitigated by navigation timeouts). The server's own code does not show signs of hardcoded secrets, `eval()` of untrusted input, or direct command injection vulnerabilities. Configuration is managed securely via environment variables.

Similar Servers

Stats

Interest Score30
Security Score8
Cost ClassHigh
Avg Tokens10000
Stars1
Forks0
Last Update2025-12-07

Tags

accessibilitya11yaxe-coreibm-equal-accesswcagweb-testingplaywright