Skip to main content
Glama

Cursor A11y MCP

a11y

Run accessibility tests on URLs or local paths to identify and address web application accessibility issues using axe-core and Puppeteer in Cursor A11y MCP.

Instructions

Run accessibility tests on a URL or a local path (relative URL appended to http://localhost:5000).

Input Schema

NameRequiredDescriptionDefault
relativePathNoRelative path appended to http://localhost:5000
urlNoFull URL to test

Input Schema (JSON Schema)

{ "properties": { "relativePath": { "description": "Relative path appended to http://localhost:5000", "type": "string" }, "url": { "description": "Full URL to test", "type": "string" } }, "required": [], "type": "object" }

You must be authenticated.

Other Tools from Cursor 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/westsideori/cursor-a11y-mcp'

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