# axe MCP Server [Health: Active]

**Category:** 💻 Developer Tools  
**Repository:** https://github.com/dequelabs/axe-mcp-server-public  
**GitHub Stars:** 7  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/axe-mcp-server

## Description
Official MCP server for Axe DevTools for Web.

## Claude Desktop Quick Installation
Remote MCP endpoint (confidence: high). Install path detected from listing signals. Add as a URL/SSE server in your client:

```json
"mcpServers": {
  "axe-mcp-server": {
    "url": "https://img.shields.io/docker/v/dequesystems/axe-mcp-server?label=Docker%20Hub)](https://hub.docker.com/r/dequesystems/axe-mcp-server"
  }
}
```

## Documentation & README

# axe MCP Server

[![Docker Hub](https://img.shields.io/docker/v/dequesystems/axe-mcp-server?label=Docker%20Hub)](https://hub.docker.com/r/dequesystems/axe-mcp-server)
[![License](https://img.shields.io/badge/License-Proprietary-blue.svg)](LICENSE)
[![Documentation](https://img.shields.io/badge/docs-deque.com-blue)](https://docs.deque.com/devtools-server/4.0.0/en/axe-mcp-server)

Official [Model Context Protocol](https://modelcontextprotocol.io) (MCP) server for [Axe DevTools for Web](https://www.deque.com/axe/devtools/). Find and fix accessibility issues directly in your IDE with Claude, GitHub Copilot, Cursor, and other AI coding agents.

## Get Started

📚 **[View Documentation](https://docs.deque.com/devtools-server/4.0.0/en/axe-mcp-server)**

Our documentation includes:
- Complete setup instructions for major MCP clients
- Configuration options and environment variables
- Recommended prompts and usage examples
- Troubleshooting guides
- Advanced features and best practices

## What It Does

The Axe MCP Server provides two tools to AI agents:

- **analyze**: Scan web pages for accessibility using axe
- **remediate**: Get AI-powered, code-level guidance to fix accessibility issues (with which coding agents can perform automatic source code remediation)

## Requirements

- Docker
- Subscription to [Axe DevTools for Web](https://www.deque.com/axe/devtools/web-accessibility)
- axe MCP Server API key ([get your API key here](https://axe.deque.com/settings))
- MCP-compatible client (Claude Desktop, VS Code, Cursor, etc.)

> **Note**: Requires a paid Axe DevTools for Web subscription.

## Support

For technical support, bug reports, and feature requests:

- **Email**: [helpdesk@deque.com](mailto:helpdesk@deque.com)
- **Support Portal**: [support.deque.com](https://support.deque.com)
- **[Support Guide](https://github.com/dequelabs/axe-mcp-server-public/blob/HEAD/.github/SUPPORT.md)**

## Pricing & Sales

- **Product Page**: [deque.com/axe/mcp-server](https://www.deque.com/axe/mcp-server/)
- **Contact Sales**: [deque.com/contact](https://www.deque.com/contact)

## About Deque

[Deque Systems](https://www.deque.com) is the trusted leader in digital accessibility.

- **LinkedIn**: [Deque Systems](https://www.linkedin.com/company/deque-systems/)

