Loading MCP server directory, please wait...
Official MCP server for Axe DevTools for Web.
npx @getmcp/cli add io.github.dequelabs/axe-mcp-serverRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.dequelabs/axe-mcp-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/dequesystems/axe-mcp-server:v1.0.2"
]
}
}
}