Back to search
30
MCP

io.github.justasmonkev/mcp-accessibility-scanner

io.github.justasmonkev/mcp-accessibility-scanner

MCP server for automated web accessibility scanning with Playwright and Axe-core.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

accessibility-ai-mcp
Accessibility Ai MCP server. Tools: check color contrast, suggest alt text, check heading hierarchy. Built by MEOK AI Labs.
0 tools
accessibility-ai-mcp
Accessibility Ai MCP server. Tools: check color contrast, suggest alt text, check heading hierarchy. Built by MEOK AI Labs.
0 tools
io.github.csoai-org/accessibility-ai-mcp
accessibility-ai-mcp MCP server by MEOK AI Labs
0 tools
MCP-Server-Playwright
MCP server for browser automation using Playwright
0 tools
io.github.browserbase/mcp-server-browserbase
MCP server for AI web browser automation using Browserbase and Stagehand
0 tools
@automate-io/api-testing-mcp
MCP server for HTTP API testing with Playwright. Supports full CRUD operations, path/query parameters, and comprehensive error handling for
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.justasmonkev/mcp-accessibility-scanner": {
      "url": "None",
      "transport": "http"
    }
  }
}