Skip to content

community-access/accessibility-agents

v7.0.2MIT

WCAG 2.2 AA enforcement across web UI, Office and PDF documents, markdown and desktop apps. Six router skills dispatch a hundred specialist and reference skills, with hooks that block UI edits until the accessibility lead has reviewed.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

accessibility-agents
{
  "command": "node",
  "args": [
    "./mcp-server/stdio.js"
  ],
  "env": {},
  "description": "Accessibility scanning and remediation tools: axe-core, Office and PDF and ePub scanners, veraPDF, Playwright behavioural scans, audit history and report rendering."
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "accessibility-agents",
  "version": "7.0.2",
  "description": "WCAG 2.2 AA enforcement across web UI, Office and PDF documents, markdown and desktop apps. Six router skills dispatch a hundred specialist and reference skills, with hooks that block UI edits until the accessibility lead has reviewed.",
  "author": {
    "name": "Community Access"
  },
  "license": "MIT",
  "homepage": "https://github.com/Community-Access/accessibility-agents",
  "repository": "https://github.com/Community-Access/accessibility-agents",
  "keywords": [
    "accessibility",
    "a11y",
    "wcag",
    "aria",
    "audit",
    "remediation",
    "pdf-ua",
    "section-508"
  ],
  "skills": "./skills/",
  "mcp": "./mcp.json"
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 4JavaScript files
  • 108YAML files
  • 14JSON files
  • LICENSE
View on GitHub

Fields the format does not define

This package's plugin.json declares these at its top level. The Agent Plugins format gives them no meaning, so a client loads the plugin and ignores them.

  • skills
  • mcp