mcpbeat Sign in

AudioEye Accessibility Testing MCP Server

local only

AudioEye Accessibility Testing runs on your own machine — the client starts it, so there is no endpoint to ping. 73 installs a week from npm.

Scans live pages with the AudioEye rules engine and maps accessibility issues to JSX source.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 38 · avg 5 · +670% w/w
a month agotoday
73
Installs / week
npm · @audioeye/testing-sdk-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add testing-sdk-mcp -- npx -y @audioeye/testing-sdk-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "testing-sdk-mcp": {
      "args": [
        "-y",
        "@audioeye/testing-sdk-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.testing-sdk-mcp]
command = "npx"
args = ["-y", "@audioeye/testing-sdk-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "testing-sdk-mcp": {
      "args": [
        "-y",
        "@audioeye/testing-sdk-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "testing-sdk-mcp": {
      "args": [
        "-y",
        "@audioeye/testing-sdk-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to AudioEye Accessibility Testing

same job, measured the same way
Kilotest
by jrpool

Ensemble testing of web pages for accessibility, usability, and standards conformity

8 tools answering
C
Overlayqa
by overlayqa

Run accessibility, contrast, and design token audits and file QA issues from your AI coding tool.

109 installs/wk local only
Wcag Accessibility
by aditya-ariosity

A WCAG accessibility testing MCP for AI agents, Codex, Claude Code, and automated UI audits.

54 installs/wk local only
ProdPoke
by prodpoke

AI QA tester — real browsers scan sites for bugs, SEO, perf, and accessibility issues via chat.

answering
Validoria MCP
by validoria

Continuous website testing by Validoria — monitor security, SEO, performance, and accessibility.

19 installs/wk 74 tools answering
Vinv
by vinvai

Vinv runs, tests, and finds issues in your services — with zero code changes.

99 installs/wk local only
Cypress Cloud MCP
by cypress-mcp

Direct access to Cypress tests results and accessibility reports in your AI workflow.

answering
Testiny Test Management
by testiny

An MCP server that provides access to Testiny projects, test cases and test runs

answering

AudioEye Accessibility Testing — questions

Answers built from our own checks of this server.

Why is there no uptime for AudioEye Accessibility Testing?
AudioEye Accessibility Testing runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @audioeye/testing-sdk-mcp was installed 73 times last week.
Is AudioEye Accessibility Testing still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect AudioEye Accessibility Testing?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @audioeye/testing-sdk-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use AudioEye Accessibility Testing?
The npm package @audioeye/testing-sdk-mcp was installed 73 times in the last week. Week over week that is +670%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.