Skip to main content
Glama

get_summary

Audit webpage accessibility issues using axe-core. Input the URL to receive a concise summary for addressing accessibility gaps effectively.

Instructions

Get a summary of accessibility issues for a webpage

Input Schema

NameRequiredDescriptionDefault
urlYesURL of the webpage to audit

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "URL of the webpage to audit", "type": "string" } }, "required": [ "url" ], "type": "object" }
Install Server

Other Tools from a11y-mcp

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/priyankark/a11y-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server