Skip to content
Back to search
30
MCP

io.github.bishop81/accessibility-scanner-mcp

io.github.bishop81/accessibility-scanner-mcp

Scan any URL for WCAG accessibility issues (axe-core) and get per-element fixes for an AI agent.

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

Similar MCP servers embedding-nearest

io.github.justasmonkev/mcp-accessibility-scanner
MCP server for automated web accessibility scanning with Playwright and Axe-core.
0 tools
io.github.JustasMonkev/mcp-accessibility-scanner
MCP server for automated web accessibility scanning with Playwright and Axe-core.
0 tools
io.github.mlava/agent-ready-mcp
Scan any URL for AI agent readability — Vercel Spec, llmstxt.org, and agent-protocol manifests.
0 tools
io.github.csoai-org/security-scanner-ai-mcp
Security Scanner Ai automation via MCP. Includes scan dependencies, check headers, scan secrets. By
0 tools
io.github.tomjwxf/scopeblind-mcp
Scan, protect, and monitor APIs from AI coding tools. Device-level rate limiting.
0 tools
io.github.csoai-org/accessibility-ai-mcp
accessibility-ai-mcp MCP server by MEOK AI Labs
0 tools

How to use

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

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