Back to Home
vinnyang icon

axe-scanner-mcp

by vinnyang

Overview

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

Installation

Run Command
npx -y /absolute/path/to/axe-scanner-mcp

Security Notes

The server's core functionality involves navigating to arbitrary user-provided URLs using Playwright. This introduces significant security risks such as Server-Side Request Forgery (SSRF) to access internal network resources, potential browser exploits from malicious pages, and exposure of internal network details if the server is not adequately isolated. It is crucial to strictly validate input URLs and deploy this server in a highly isolated network environment or only process trusted inputs.

Similar Servers

Stats

Interest Score0
Security Score4
Cost ClassHigh
Avg Tokens100000
Stars0
Forks0
Last Update2025-11-20

Tags

accessibilityweb-scanningplaywrightmcp-servernode.js