mcpbeat Sign in

Accessibility Statement Lint MCP Server

local only

Accessibility Statement Lint runs on your own machine — the client starts it, so there is no endpoint to ping. 359 installs a week from npm. Last commit 22 Sep 2026.

Checks the accessibility statement you already published against the EU model statement and its two

Installs per day peak 168 · avg 11
a month agotoday
359
Installs / week
npm · @readystack/accessibility-statement-lint
0
Stars
0 open issues
22 Sep 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Accessibility Statement Lint every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 accessibility-statement-lint -- npx -y @readystack/accessibility-statement-lint
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "accessibility-statement-lint": {
      "args": [
        "-y",
        "@readystack/accessibility-statement-lint"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.accessibility-statement-lint]
command = "npx"
args = ["-y", "@readystack/accessibility-statement-lint"]
.cursor/mcp.json
{
  "mcpServers": {
    "accessibility-statement-lint": {
      "args": [
        "-y",
        "@readystack/accessibility-statement-lint"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "accessibility-statement-lint": {
      "args": [
        "-y",
        "@readystack/accessibility-statement-lint"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Accessibility Statement Lint

same job, measured the same way
Cra 24 72 14 Reporting Lint
by jmshinhwa

Reads your SECURITY.md against the EU Cyber Resilience Act reporting clock that started on 11 Septem

388 installs/wk local only
Prumo
by tomd4vs

Checks the context files a coding agent reads against the git index, and reports what drifted.

79 installs/wk local only
Model Card Lint Gpai
by jmshinhwa

Lints a Hugging Face model card against the Hub metadata spec and the EU AI Act general-purpose AI d

615 installs/wk local only
SyteCheck
by sytecheck

Scan a website for SEO, accessibility, performance and security issues, and read the report.

51 installs/wk local only
Unplain
by unplain

Your assistant writes the ebook or report; Unplain designs it and returns a publish-ready PDF.

answering
Wcag Accessibility
by aditya-ariosity

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

41 installs/wk local only
AI Model Retirement Lint
by jmshinhwa

Finds the LLM model IDs pinned in your code that vendors have already switched off, or have dated to

338 installs/wk local only
I
Orcpin
by npraught

Paid x402 facts for AI agents: signed statements, door reports, endpoint checks, chain reads

235 installs/wk local only

Accessibility Statement Lint — questions

Answers built from our own checks of this server.

Why is there no uptime for Accessibility Statement Lint?
Accessibility Statement Lint 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/accessibility-statement-lint was installed 359 times last week.
How do I connect Accessibility Statement Lint?
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/accessibility-statement-lint straight from npm; nothing to host, nothing to sign up for.
How many people use Accessibility Statement Lint?
The npm package @readystack/accessibility-statement-lint was installed 359 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.
Is Accessibility Statement Lint open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.