MCPVault

get_rules

MCP tool from A11ymcp by ronantakizawa

Get information about available accessibility rules with optional filtering. Returns an array of rule objects, each containing ruleId, description, help, helpUrl, and tags.

How to use it

get_rules is exposed by the A11ymcp MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_rules tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install A11ymcp

$claude mcp add a11y-accessibility -- npx -y a11y-mcp-server
FULL A11YMCP LISTING