Skip to content
Back to search
30
MCP

a11y-expert-mcp

pypi/a11y-expert-mcp

Accessibility expert MCP server — helps developers build accessible components with WAI-ARIA patterns, code review, and WCAG guidance.

Uptime
0.0%
40 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
@mseep/a11y-mcp-server
An MCP server for accessibility testing using 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.justasmonkev/mcp-accessibility-scanner
MCP server for automated web accessibility scanning with Playwright and Axe-core.
0 tools
a11y-mcp
MCP server for accessibility testing with Cloudflare bypass using Camoufox and axe-core
0 tools

How to use

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

{
  "mcpServers": {
    "a11y-expert-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}