AudioEye Accessibility Testing
NPM · @AUDIOEYE/TESTING-SDK-MCP · SCANNED SEP 25
Scans live pages with the AudioEye rules engine and maps accessibility issues to JSX source.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security98
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 51 of 164 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency6
- Repository check failed: the declared repository URL returned HTTP 404. See how to fix → View diagnostics → Fail
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- License check failed: the license (SEE LICENSE IN LICENSE) isn't a recognized OSI-approved license. See how to fix → Fail
- Actively maintained (last published 21 days ago).Pass
- Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability87
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (excellent).Pass
- Tool/resource definitions use about 1620 tokens (~101/item across 16 items; 8 tools + 8 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management73
- Stability observed for 22 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
- Structured output schemas are declared (50% of tools); any adoption earns full credit.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 8 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 9 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the AudioEye Accessibility Testing MCP server?
AudioEye Accessibility Testing runs locally as an npm package, launched with npx -y @audioeye/testing-sdk-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · @audioeye/testing-sdk-mcp
claude mcp add com-audioeye-testing-sdk-mcp -- npx -y @audioeye/testing-sdk-mcp
{
"mcpServers": {
"com-audioeye-testing-sdk-mcp": {
"command": "npx",
"args": [
"-y",
"@audioeye/testing-sdk-mcp"
]
}
}
} {
"servers": {
"com-audioeye-testing-sdk-mcp": {
"command": "npx",
"args": [
"-y",
"@audioeye/testing-sdk-mcp"
]
}
}
} codex mcp add com-audioeye-testing-sdk-mcp -- npx -y @audioeye/testing-sdk-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"com-audioeye-testing-sdk-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"@audioeye/testing-sdk-mcp"
],
"enabled": true
}
}
} openclaw mcp add com-audioeye-testing-sdk-mcp --command npx --arg -y --arg @audioeye/testing-sdk-mcp
mcp_servers:
com-audioeye-testing-sdk-mcp:
command: "npx"
args: ["-y", "@audioeye/testing-sdk-mcp"] {
"McpServers": {
"com-audioeye-testing-sdk-mcp": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"@audioeye/testing-sdk-mcp"
]
}
}
} assistant mcp add com-audioeye-testing-sdk-mcp -t stdio -c npx -a -y @audioeye/testing-sdk-mcp
{
"mcpServers": {
"com-audioeye-testing-sdk-mcp": {
"command": "npx",
"args": [
"-y",
"@audioeye/testing-sdk-mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 25 Sept 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 23 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 63 to 67. That category is still filling its 30-day observation window: 19 days of observed history at the previous scan, 20 at this one. The score rises as the window fills, whether or not the server changes.
- 21 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 57 to 60. That category is still filling its 30-day observation window: 17 days of observed history at the previous scan, 18 at this one. The score rises as the window fills, whether or not the server changes.
- 19 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 50 to 53. That category is still filling its 30-day observation window: 15 days of observed history at the previous scan, 16 at this one. The score rises as the window fills, whether or not the server changes.
- 17 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.
- 15 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 37 to 40. That category is still filling its 30-day observation window: 11 days of observed history at the previous scan, 12 at this one. The score rises as the window fills, whether or not the server changes.
- 13 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.
- 11 Sept 26 +4
- Stability: unverified → 0.27 ▲ functional
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 25 Sept 2026 · Analysed npm/@audioeye/testing-sdk-mcp@6.1.0
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Background: How many MCP packages publish verified provenance →
Dependencies 164 packages
| Packages resolved | 164 |
|---|---|
| Stale | 51 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
audioeye_close_browser ~39
Shut down the AudioEye-controlled Chrome window. The persistent profile is preserved on disk so the user does not have to log in again next session.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
audioeye_get_a11y_facts ~169
Compute the assistive-tech facts for an element on the currently-open page: computed accessible name, computed role, resolved aria-* attributes, plus nearest-landmark and nearest-focusable-ancestor context. Use this BEFORE proposing an aria-label / role fix — an outerHTML snippet does not tell you what AT users actually hear, and the element may already be labelled by an ancestor.
| Name | Type | Req | Description |
|---|---|---|---|
| cssSelector | string | yes | CSS selector identifying the element to inspect. Prefer the `cssSelector` field on a scan failure (full, untruncated) over `cssSelectorTail` (display-truncated to 120 chars and may begin with `…`, so… |
| Name | Type | Req | Description |
|---|---|---|---|
| element | object | – | – |
| selectorMatched | boolean | yes | – |
No examples provided.
audioeye_get_rule_metadata ~163
Look up rule metadata (title, description, fixAtSource, sourceFixGuidance, severity, classification, wcagCriteria) for one or more ruleCodes. PREFER reading `metadata[ruleCode]` directly from the most recent `audioeye_scan` response — the scan response embeds trimmed metadata for every failed rule. Call this tool only when the agent needs metadata for a ruleCode from a *previous* scan whose response is no longer in the agent context. Every known ruleCode resolves from the built-in rule catalogue even before the first scan; scans in the current process enrich those entries. Only an unrecognized ruleCode appears in `missing`.
| Name | Type | Req | Description |
|---|---|---|---|
| ruleCodes | array | yes | Array of ruleCodes to look up. Required and non-empty. |
No output schema declared.
No examples provided.
audioeye_get_source_context ~115
Read the source code surrounding a `DebugSource` from a previous scan. Returns ±contextLines around `source.lineNumber`, the absolute file path, and the line range actually returned (clamped to file bounds). Use this before proposing a fix so your edits land in the right component — do not guess at the surrounding code.
| Name | Type | Req | Description |
|---|---|---|---|
| contextLines | integer | – | Lines of context above and below the target line. Default 20. |
| source | object | yes | A `DebugSource` from a previous scan response. |
| Name | Type | Req | Description |
|---|---|---|---|
| endLine | integer | yes | – |
| filePath | string | yes | – |
| outOfBounds | boolean | yes | – |
| snippet | string | yes | – |
| startLine | integer | yes | – |
| totalLines | integer | yes | – |
| truncated | boolean | yes | – |
No examples provided.
audioeye_login ~78
Sign in to AudioEye via browser device-pairing (no terminal needed). First call returns a portal URL and a short code to confirm there, then polls in the background and stores the SDK credentials on approval — call again to check progress. Reports signed_in / pending / expired / denied. A no-op success when credentials are already configured.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
audioeye_open_browser ~92
Launch (or focus) the AudioEye-controlled Chrome window with a persistent profile. Optionally navigate to a URL. Use this first when the user needs to authenticate before scanning — the browser stays open so the user can log in interactively, and the profile persists across MCP sessions so subsequent scans skip login. Idempotent.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | – | Optional URL to navigate to after the browser is open. |
No output schema declared.
No examples provided.
audioeye_scan ~546
Run an AudioEye accessibility scan on the currently-open page (or navigate to `url` first). Returns a slim, agent-friendly structured result: a top-level summary, failures grouped by ruleCode and split into `sourceMapped` (with JSX source location) vs `unmapped` (typed by `bucket`: pageShell / nonReactDom / thirdPartyIframe / shadowDom), plus a `metadata` map containing rule descriptions and `sourceFixGuidance` for every rule that failed — read these directly, do not paraphrase or reformat the response. Pass `persistTo: ".agent/a11y-scan.json"` (or any workspace path) to have the server write the response to disk for you — do NOT re-emit the JSON via a Write tool yourself. The response includes `summaryMarkdown` — the canonical user-facing report. Present it to the user verbatim: never dump the raw JSON, never reformat or rebuild the tables, and never build an HTML page, artifact, or custom UI for scan results unless the user explicitly asks for a different format. When the user asked a pointed question, answer it directly — but any tabular summary you show must be `summaryMarkdown`, verbatim.
| Name | Type | Req | Description |
|---|---|---|---|
| forceReload | boolean | – | When true, reload the page before scanning. Default: false — a matching `url` (or omitted `url`) scans the existing DOM without reloading. Use this only when the `staleMutatedDom` diagnostic told you… |
| persistTo | string | – | Path to write the scan response to. Workspace-relative paths (e.g. `.agent/a11y-scan.json`) are resolved against the workspace root — `process.env.AUDIOEYE_MCP_WORKSPACE` when set, otherwise `process… |
| runOptions | object | – | Partial AudioEye SDK RunOptions. Sensible defaults applied. |
| url | string | – | Optional URL to navigate to before scanning. If omitted, scans the current page. |
| waitForReadyMs | integer | – | Milliseconds to wait after navigation before scanning, to allow async content to render. |
| Name | Type | Req | Description |
|---|---|---|---|
| componentClusters | array | yes | – |
| currentUrl | string | yes | – |
| failures | array | yes | – |
| ignore | object | yes | – |
| metadata | object | yes | – |
| persistedTo | string | – | – |
| scannedAt | string | yes | – |
| sourceMappingDiagnostics | – | yes | – |
| summary | object | yes | – |
| summaryMarkdown | string | – | – |
| url | string | yes | – |
No examples provided.
audioeye_verify_fix ~194
Re-scan the page after applying a fix and report whether the targeted `(ruleCode, source.fileName, source.lineNumber)` failure is gone. Use this *immediately* after applying a fix the user approved — do not skip the verify step, and do not declare the fix landed without it. Returns `resolvedAtSource: true` when no failure within ±15 lines of the source still fails (tolerance accommodates JSX shifts from wrapping elements / prop reflow).
| Name | Type | Req | Description |
|---|---|---|---|
| ruleCode | string | yes | The ruleCode of the failure you just attempted to fix. |
| source | object | yes | The DebugSource of the failed instance you targeted in the fix. |
| url | string | – | Optional URL to navigate to before re-scanning. Omit to re-scan the current page. |
| waitForReadyMs | integer | – | Milliseconds to wait after navigation before scanning, to allow async content to render. |
| Name | Type | Req | Description |
|---|---|---|---|
| remainingForRule | integer | yes | – |
| remainingTotal | integer | yes | – |
| resolvedAtSource | boolean | yes | – |
| scannedAt | string | yes | – |
| url | string | yes | – |
No examples provided.
What is the AudioEye Accessibility Testing MCP server?
AudioEye Accessibility Testing is an MCP server listed in the public MCP registry as com.audioeye/testing-sdk-mcp. Scans live pages with the AudioEye rules engine and maps accessibility issues to JSX source. This page covers its npm package (@audioeye/testing-sdk-mcp).
Is the AudioEye Accessibility Testing MCP server safe to use?
AudioEye Accessibility Testing scores 74 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 25 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the AudioEye Accessibility Testing MCP server expose?
AudioEye Accessibility Testing exposes 8 tools: audioeye_open_browser, audioeye_scan, audioeye_get_rule_metadata, audioeye_get_source_context, audioeye_verify_fix, and 3 more. Their descriptions and schemas cost roughly 1,396 tokens of context every time the server is loaded.
Is the AudioEye Accessibility Testing MCP server still maintained?
AudioEye Accessibility Testing is still listed as active in the MCP registry. We last reached this channel on 25 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.