mcpbeat Sign in

Age Gate Lint MCP Server

local only

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

8 rules for Ofcom's highly effective age assurance duty, in force since 25 July 2025, where the pena

Installs per day peak 254 · avg 9
a month agotoday
288
Installs / week
npm · @readystack/age-gate-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 Age Gate 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 age-gate-lint -- npx -y @readystack/age-gate-lint
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "age-gate-lint": {
      "args": [
        "-y",
        "@readystack/age-gate-lint"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.age-gate-lint]
command = "npx"
args = ["-y", "@readystack/age-gate-lint"]
.cursor/mcp.json
{
  "mcpServers": {
    "age-gate-lint": {
      "args": [
        "-y",
        "@readystack/age-gate-lint"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "age-gate-lint": {
      "args": [
        "-y",
        "@readystack/age-gate-lint"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Age Gate Lint

same job, measured the same way
Log Pii Telemetry Lint
by jmshinhwa

22 rules that name the lines where a Node or TypeScript service writes personal data into logs, cras

614 installs/wk local only
Lookup Disclose Io
by disclose

Find the right security-disclosure contact for any internet asset (domain, IP, package, repo, app).

2 tools answering
Postcodeproperty
by markhahnel

UK area & property intelligence for AI agents: reports, EPC, comparables, with source provenance.

answering
Selvedge
by masondelan

Decision provenance for AI-coded codebases: the why, and what was already tried and rejected.

223 installs/wk local only
projectmind
by nodemint-dev

Persistent project memory for AI coding agents: one compact digest instead of re-reading the repo.

40 installs/wk local only
Latex Submission Lint
by jmshinhwa

Seventeen rules on your .tex file: the statements the editorial office looks for, and the source tha

610 installs/wk local only
AI Model License Lint
by jmshinhwa

Reads the open-weight model IDs in your code and names the licence clause that binds you - 22 rules

368 installs/wk local only
Fake Star Audit
by ardev-lab

Transparent rule-based GitHub fake-star detector — LOW/MEDIUM/HIGH with per-rule evidence.

95 installs/wk local only

Age Gate Lint — questions

Answers built from our own checks of this server.

Why is there no uptime for Age Gate Lint?
Age Gate 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/age-gate-lint was installed 288 times last week.
How do I connect Age Gate 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/age-gate-lint straight from npm; nothing to host, nothing to sign up for.
How many people use Age Gate Lint?
The npm package @readystack/age-gate-lint was installed 288 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 Age Gate 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.