MagentaA11y 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 |
|---|---|
| list_web_componentsC | List all available web accessibility components from MagentaA11y. Optionally filter by category (e.g., controls, forms, components). |
| get_web_componentB | Get detailed accessibility criteria for a specific web component. Returns acceptance criteria, WCAG mappings, code examples, and implementation guidelines. |
| search_web_criteriaB | Search web accessibility criteria using keywords. Find criteria related to WCAG guidelines, implementation patterns, or specific accessibility requirements. |
| list_native_componentsA | List all available native (iOS/Android) accessibility components from MagentaA11y. Optionally filter by category. |
| get_native_componentA | Get detailed accessibility criteria for a specific native component. Returns iOS and Android implementation details, platform-specific properties, and code examples. |
| search_native_criteriaA | Search native accessibility criteria using keywords. Find platform-specific implementation details for iOS (VoiceOver) and Android (TalkBack). |
| get_component_gherkinB | Get Gherkin-style acceptance criteria for a component. These are detailed Given/When/Then scenarios for testing accessibility. |
| get_component_condensedB | Get condensed acceptance criteria for a component. These are shorter, more focused testing instructions. |
| get_component_developer_notesB | Get developer implementation notes for a component. Includes code examples, WCAG mappings, and technical guidance. |
| get_component_native_notesB | Get platform-specific developer notes for native components (iOS or Android implementation details). |
| list_component_formatsB | List all available content formats for a specific component (e.g., gherkin, condensed, developer notes). |
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/joe-watkins/magentaa11y-mcp-remote'
If you have feedback or need assistance with the MCP directory API, please join our Discord server