mcpbeat Sign in

Gpsr Listing Lint MCP Server

local only

Gpsr Listing Lint runs on your own machine — the client starts it, so there is no endpoint to ping. 276 installs a week from npm. Last commit 18 Sep 2026.

Audits a product feed row by row against Article 19 of the EU General Product Safety Regulation

Installs per day peak 262 · avg 9
a month agotoday
276
Installs / week
npm · @readystack/gpsr-listing-lint
0
Stars
0 open issues
18 Sep 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Gpsr Listing 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 gpsr-listing-lint -- npx -y @readystack/gpsr-listing-lint
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "gpsr-listing-lint": {
      "args": [
        "-y",
        "@readystack/gpsr-listing-lint"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.gpsr-listing-lint]
command = "npx"
args = ["-y", "@readystack/gpsr-listing-lint"]
.cursor/mcp.json
{
  "mcpServers": {
    "gpsr-listing-lint": {
      "args": [
        "-y",
        "@readystack/gpsr-listing-lint"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "gpsr-listing-lint": {
      "args": [
        "-y",
        "@readystack/gpsr-listing-lint"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Gpsr Listing Lint

same job, measured the same way
nittim
by nittim

Production-safety audits for AI-generated code, with a fix for every finding.

15 tools answering
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

275 installs/wk local only
Chartwire
by outturndev

Generate production-ready chart code (Recharts, Chart.js, ECharts, Plotly) from a prompt.

answering
US Code of Federal Regulations
by mccallar

Look up, search, and track changes to the US Code of Federal Regulations (eCFR).

322 installs/wk local only
Us Code
by pipeworx-io

US Code — the text of federal statutes, by citation.

answering
Audit
by commitshow

Score any public GitHub repo 0-100 against the commit.show audit rubric.

35 installs/wk local only
eCFR
by 1102tools

Electronic Code of Federal Regulations including FAR, DFARS, and agency supplements. 13 tools.

local only
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

289 installs/wk local only

Gpsr Listing Lint — questions

Answers built from our own checks of this server.

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