Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Axcess — Design Accessibility Evaluation

io.github.sicxz/axcess

Evaluates UI designs for WCAG accessibility issues automated scanners miss. Paid via x402 on Base.

Uptime
100.0%
1 direct probes · 30d
Response
763ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

list_capabilities

Returns available evaluation tools, what they check, and their pricing. Call this first to understand what Axcess can evaluate and how much each evaluation costs. This tool is FREE. All evaluation to…

evaluate_typography

Evaluates typography elements against a principled accessibility rubric. COST: $0.05 USDC via x402 on Base-compatible EVM network per call. Goes beyond what axe/Lighthouse/WAVE can check — evaluates…

evaluate_accessibility

Evaluates UI elements for accessibility issues that automated scanners miss. COST: $0.01 USDC via x402 on Base-compatible EVM network per call. Checks beyond what axe/Lighthouse/WAVE catch at the de…

How to use

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

{
  "mcpServers": {
    "axcess_—_design_accessibility_evaluation": {
      "url": "https://axcess-mcp-server.fly.dev/mcp",
      "transport": "streamable-http"
    }
  }
}