← Index

io.github.joe-watkins/magentaa11y

io.github.joe-watkins/magentaa11y·v1.0.2·Other
Quality Score
79
/100

MCP server providing accessibility criteria from MagentaA11y

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "magentaa11y": {
      "command": "npx",
      "args": [
        "-y",
        "magentaa11y-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "magentaa11y": {
      "command": "npx",
      "args": [
        "-y",
        "magentaa11y-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y magentaa11y-mcp
§03  MCP Quality Score  ·  methodology
freshness
19
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other