Server data from the Official MCP Registry
Accessibility Ai MCP server. Tools: check color contrast, suggest alt text, check heading hi...
Accessibility Ai MCP server. Tools: check color contrast, suggest alt text, check heading hi...
This MCP server has a critical dependency on an undisclosed, external authentication middleware (`auth_middleware` from `~/clawd/meok-labs-engine/shared`) that is not shipped with the package and cannot be audited. The server injects this path into sys.path and imports `check_access` without any fallback or validation, creating a supply chain vulnerability where authentication can be bypassed or manipulated by modifying a shared system path. Additionally, all tools accept an `api_key` parameter that is passed to this opaque middleware, but there is no validation of the parameter itself before use. The rate limiting implementation is in-memory and easily bypassed. While the core accessibility checking logic is sound, the authentication architecture is fundamentally broken. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
6 files analyzed · 16 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-csoai-org-accessibility-ai-mcp": {
"args": [
"-y",
"accessibility-ai-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
> By MEOK AI Labs — Web accessibility (a11y) checking tools for WCAG 2.1 compliance
Installation · Docs · Report Bug
pip install accessibility-ai-mcp
# or
npm install -g @meok-ai/accessibility-ai-mcp
See the project repository for full documentation and examples.
MIT © CSOAI
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.