Accessibility Ai MCP server. Tools: check color contrast, suggest alt text, check heading hierarchy. Built by MEOK AI Labs.
SaferSkills independently audited accessibility-ai-mcp (MCP Server) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
<!-- mcp-name: io.github.CSOAI-ORG/accessibility-ai-mcp -->
accessibility-ai-mcp MCP — AI-powered automation tool
accessibility-ai-mcp MCP — AI-powered automation tool. MIT.
# Install via pip
pip install accessibility_ai_mcp
# Or install via Smithery
npx -y @smithery/cli@latest install accessibility-ai-mcp --client claudeThis MCP server is built with EU AI Act compliance built-in:
Need help getting compliant? [Book a free 15-min diagnostic →](https://cal.com/csoai/august-audit)
Need custom development, SLA guarantees, or white-label deployment?
View Pricing → | Contact Sales →
This server is part of the [MEOK AI Labs](https://meok.ai) ecosystem — 300+ MCP servers for sovereign AI governance.
| Domain | Purpose |
|---|---|
| councilof.ai | EU AI Act compliance marketplace |
| safetyof.ai | AI safety & monitoring |
| meok.ai | Sovereign AI platform |
| cobolbridge.ai | Legacy modernization |
MIT © CSOAI-ORG
<p align="center"> <sub>Built with 💜 by <a href="https://meok.ai">MEOK AI Labs</a> · UK Companies House 16939677</sub> </p> Each tier above the free self-host adds HMAC-signed attestations verifiable at verify.meok.ai. Linux Foundation governance on the A2A spine means EU regulated buyers can deploy without vendor-lock-in objections.
<!-- BUY-LADDER:START -->
| Tier | Price | What you get | Stripe |
|---|---|---|---|
| Smoke test | £1 | Signed sample MCP-Hardening report + Article 50 PDF | <https://buy.stripe.com/5kQ6oJ0xS3ce8sl7ew8k91j> |
| Quick Kit | £9 | EU AI Act Article 50 implementation guide (C2PA + EU-Icon) | <https://buy.stripe.com/5kQ6oJ0xS3ce8sl7ew8k91j> |
| Founder Call | £29 | 30-min 1-on-1 with the founder | <https://buy.stripe.com/5kQ6oJ0xS3ce8sl7ew8k91j> |
Refundable. UK Stripe — VAT-clean. Builds on the 81-MCP MEOK fleet. Verify any signed report at <https://meok.ai/verify>.
<!-- BUY-LADDER:END -->
MEOK compliance MCP fleet: ai-ops-mcp, health-check-ai-mcp, healthcare-ai-governance-mcp, plagiarism-checker-ai-mcp
Add to your claude_desktop_config.json (Claude Desktop) or your MCP client config:
{
"mcpServers": {
"accessibility-ai-mcp": {
"command": "uvx",
"args": ["accessibility-ai-mcp"]
}
}
}Or: pip install accessibility-ai-mcp then run the accessibility-ai-mcp command (stdio transport).
Once configured, ask your assistant, for example:
check_color_contrast to …"suggest_alt_text to …"check_heading_hierarchy to …"~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.