Skip to main content
Glama

Cursor A11y MCP

a11y

Identify and test accessibility issues on websites or local development paths using axe-core and Puppeteer, ensuring web applications meet accessibility standards.

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" }

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