Accessibility MCP Server
by dallask
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WCAG_LEVEL | No | WCAG version and level used when the tool does not specify tags. | 2.1_AA |
| A11Y_ENGINE | No | Testing engine: axe-core (Deque) or IBM Equal Access (ACE). | axe |
| SCREEN_SIZES | No | Viewport size(s) for the browser (e.g. 1280x1024,320x640). The first size is used for audits. | 1280x1024 |
| BEST_PRACTICES | No | Include best-practice rules (adds best-practice tag when no tags are provided). | true |
| HEADLESS_BROWSER | No | Run the browser in headless mode; set to false to show the browser window. | true |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/dallask/a11y-mcp-srv'
If you have feedback or need assistance with the MCP directory API, please join our Discord server