Developer Tools
Trust: 39/100 (Limited)io.github.joe-watkins/magentaa11y Guide
MCP server providing accessibility criteria from MagentaA11y
2 starsby joe-watkins
Quick Start
Install
npx magentaa11y-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-joe-watkins-magentaa11y": {
"command": "npx",
"args": [
"magentaa11y-mcp"
]
}
}
}