Skip to main content
Glama

Cursor A11y MCP

package.json516 B
{ "name": "cursor-a11y-mcp", "version": "2.0.1", "description": "MCP Server with A11y Tool for accessibility testing", "type": "module", "scripts": { "build": "mkdir -p build && cp -r src/* build/ && chmod 755 build/index.js", "start": "node build/index.js", "start:test-site": "cd test-site && PORT=5000 npm start" }, "bin": { "cursor-tools": "./build/index.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.4.1", "puppeteer": "^24.1.1", "zod": "^3.24.1" } }

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