{
  "name": "nexaaly-a11y",
  "version": "1.0.0",
  "transport": "streamable-http",
  "description": "Free MCP server: check a web page for accessibility problems in a real browser, with the code that fixes each one.",
  "tools": [
    "check_accessibility"
  ],
  "docs": "https://nexaaly.com/check",
  "add": "claude mcp add --transport http nexaaly-a11y https://nexaaly.com/mcp"
}