get_summary
Gets a summary of accessibility issues for a webpage.
How to use it
get_summary is exposed by the A11y MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_summary tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install A11y MCP
$
npx a11y-mcpOther tools in A11y MCP (4)
audit_webpage
Performs a detailed accessibility audit on a webpage.
includeHtml
(optional): Whether to include HTML snippets in the results (default: false)
tags
(optional): Array of specific accessibility tags to check (e.g., wcag2a, wcag2aa, wcag21a, best-practice)
url
(required): URL of the webpage to audit