Skip to main content
Glama

A11y MCP Server

check_aria_attributes

Validate ARIA attribute usage in HTML to ensure compliance with accessibility standards, enhancing web accessibility testing with WCAG guidelines.

Instructions

Check if ARIA attributes are used correctly in HTML

Input Schema

NameRequiredDescriptionDefault
htmlYesHTML content to test for ARIA attribute usage

Input Schema (JSON Schema)

{ "properties": { "html": { "description": "HTML content to test for ARIA attribute usage", "type": "string" } }, "required": [ "html" ], "type": "object" }

Other Tools from A11y MCP Server

Related Tools

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