A11y MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| test_accessibilityC | Test a webpage for accessibility issues using Axe-core |
| test_html_stringB | Test an HTML string for accessibility issues |
| get_rulesC | Get information about available accessibility rules with optional filtering |
| check_color_contrastA | Check if a foreground and background color combination meets WCAG contrast requirements |
| check_aria_attributesC | Check if ARIA attributes are used correctly in HTML |
| check_orientation_lockC | Check if content forces a specific orientation |
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/ronantakizawa/a11ymcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server