mcpbeat Sign in

Eaa Form Lint Wcag22 MCP Server

local only

Eaa Form Lint Wcag22 runs on your own machine — the client starts it, so there is no endpoint to ping. 440 installs a week from npm.

Names every WCAG 2.2 AA form failure on its line, with the criterion and the fix

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

Installs per day peak 193 · avg 15
a month agotoday
440
Installs / week
npm · @readystack/eaa-form-lint-wcag22
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 eaa-form-lint-wcag22 -- npx -y @readystack/eaa-form-lint-wcag22
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "eaa-form-lint-wcag22": {
      "args": [
        "-y",
        "@readystack/eaa-form-lint-wcag22"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.eaa-form-lint-wcag22]
command = "npx"
args = ["-y", "@readystack/eaa-form-lint-wcag22"]
.cursor/mcp.json
{
  "mcpServers": {
    "eaa-form-lint-wcag22": {
      "args": [
        "-y",
        "@readystack/eaa-form-lint-wcag22"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "eaa-form-lint-wcag22": {
      "args": [
        "-y",
        "@readystack/eaa-form-lint-wcag22"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Eaa Form Lint Wcag22

same job, measured the same way
Wcag22 CSS Lint
by jmshinhwa

Reads your stylesheet and names the success criterion each rule breaks, including the three WCAG 2.2

486 installs/wk local only
Cloud Cost Landmine Lint
by jmshinhwa

Names every line in the file you have open that starts a recurring cloud charge, with the published

308 installs/wk local only
I
Glint Model Hub — image generation for AI agents
by zzzjy765

Generate and edit images with every image model on the platform. Returns the image to the agent.

local only
Mirofy
by hasan-laraib

Ask a repository what depends on what. Every answer cites the file, line and commit it came from.

158 installs/wk local only
SQL Card Data Lint
by jmshinhwa

Names every column, index, view and seed row in a .sql migration that stores card data, with its PCI

272 installs/wk local only
Cron Schedule Lint
by jmshinhwa

Names every schedule line in the file you have open that fires at the wrong hour, twice, or never at

317 installs/wk local only
uxlint
by uxlint-net

Audit a site's UX the way a design-literate reviewer would, with a concrete fix for every finding.

594 installs/wk local only
FetchSandbox
by fetchsandbox

A deterministic verification engine for agents. Proves a fix: fails on the old code, passes on new.

1 014 installs/wk local only

Eaa Form Lint Wcag22 — questions

Answers built from our own checks of this server.

Why is there no uptime for Eaa Form Lint Wcag22?
Eaa Form Lint Wcag22 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 @readystack/eaa-form-lint-wcag22 was installed 440 times last week.
Is Eaa Form Lint Wcag22 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 Eaa Form Lint Wcag22?
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 @readystack/eaa-form-lint-wcag22 straight from npm; nothing to host, nothing to sign up for.
How many people use Eaa Form Lint Wcag22?
The npm package @readystack/eaa-form-lint-wcag22 was installed 440 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.