Skip to main content
Glama
package.json656 B
{ "name": "a11y-mcp", "version": "1.0.4", "main": "src/index.js", "type": "module", "bin": { "a11y-mcp": "src/index.js" }, "scripts": { "start": "node src/index.js", "build": "chmod +x src/index.js" }, "keywords": [ "accessibility", "a11y", "audit", "mcp", "axe-core" ], "author": "", "license": "MPL-2.0", "description": "MCP server for performing accessibility audits on webpages", "dependencies": { "@axe-core/puppeteer": "^4.10.1", "@modelcontextprotocol/create-server": "^0.3.1", "@modelcontextprotocol/sdk": "^1.9.0", "axe-core": "^4.10.3", "puppeteer": "^24.6.0" } }

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