Back to search
30
MCP

accessibility-mcp-server

pypi/accessibility-mcp-server

MCP-Server fuer Web-Accessibility-Checks: WCAG 2.1/2.2 Pruefung, Kontrast, ARIA, Formular-Validierung

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.justasmonkev/mcp-accessibility-scanner
MCP server for automated web accessibility scanning with Playwright and Axe-core.
0 tools
a11y-expert-mcp
Accessibility expert MCP server — helps developers build accessible components with WAI-ARIA patterns, code review, and WCAG guidance.
0 tools
webcheck-mcp
MCP server for website health analysis — SEO, performance, accessibility, and security checks for any URL | 网站健康分析MCP服务器
0 tools
accessflow-mcp-server
AccessFlow MCP Server for accessibility issue remediation
0 tools

How to use

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

{
  "mcpServers": {
    "accessibility-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}