The documentation is unusually light on technical specifics for what claims to be an AI-powered automation tool. The README focuses heavily on EU AI Act compliance badges and enterprise pricing tiers but doesn't explain what accessibility features it actually provides, what APIs it exposes, or what automation it performs. Without concrete details about tools, resources, or prompts available through the MCP interface, it's hard to say when you'd reach for this over other options. If you need accessibility testing or automation and are subject to EU AI Act requirements, you might explore it, but expect to dig into the source code or documentation to understand what it actually does.
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 claude
This MCP server is built with EU AI Act compliance built-in:
Need help getting compliant? Book a free 15-min diagnostic →
Need custom development, SLA guarantees, or white-label deployment?
View Pricing → | Contact Sales →
This server is part of the MEOK AI Labs 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
Built with 💜 by MEOK AI Labs · UK Companies House 16939677
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.| 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.
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 …"