# axe-scanner-mcp

A standalone Model Context Protocol server that runs axe accessibility scans for a supplied URL using Playwright.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y smithery mcp add vinnyang/axe-scanner-mcp

# Browse available tools
npx -y smithery tool list vinnyang/axe-scanner-mcp
```
