mcpbeat Sign in

Uscore Profile Gap Lint MCP Server

local only

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

Finds the FHIR R4 resources still pinned to US Core 3.1.1 or 5.0.1, and the USCDI v3 Patient element

Installs per day peak 248 · avg 9
a month agotoday
287
Installs / week
npm · @readystack/uscore-profile-gap-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 Uscore Profile Gap 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 uscore-profile-gap-lint -- npx -y @readystack/uscore-profile-gap-lint
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "uscore-profile-gap-lint": {
      "args": [
        "-y",
        "@readystack/uscore-profile-gap-lint"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.uscore-profile-gap-lint]
command = "npx"
args = ["-y", "@readystack/uscore-profile-gap-lint"]
.cursor/mcp.json
{
  "mcpServers": {
    "uscore-profile-gap-lint": {
      "args": [
        "-y",
        "@readystack/uscore-profile-gap-lint"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "uscore-profile-gap-lint": {
      "args": [
        "-y",
        "@readystack/uscore-profile-gap-lint"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Uscore Profile Gap Lint

same job, measured the same way
Otel Collector Drift Lint
by jmshinhwa

Finds the removed components and renamed attributes in an OpenTelemetry Collector config before the

374 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
Consent Proof Record Lint
by jmshinhwa

Reads the consent record your code stored and names every proof field GDPR Article 7(1) needs and yo

316 installs/wk local only
Hmrc Fraud Prevention Header Lint
by jmshinhwa

Finds the Gov-Client and Gov-Vendor header mistakes HMRC rejects, in your editor, offline, before yo

327 installs/wk local only
Pinchy
by trypinchy

Find coupon and promo codes for any online store, ordered by how likely they are to work.

320 installs/wk 1 tools answering
Itcons.app
by itcons-app

Connect AI assistants to Itcons.app work orders, reports, projects, users, and resources.

32 installs/wk answering
WhichTrim vehicle records
by whichtrim

US vehicle recalls, complaints, EPA figures, VIN decode and trouble codes, with sources.

7 tools answering
Soup List Lint
by jmshinhwa

Reads your SOUP register the way an auditor does: 16 rules over clauses 8.1.2, 5.3.3, 5.3.4, 4.3 and

369 installs/wk local only

Uscore Profile Gap Lint — questions

Answers built from our own checks of this server.

Why is there no uptime for Uscore Profile Gap Lint?
Uscore Profile Gap 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/uscore-profile-gap-lint was installed 287 times last week.
How do I connect Uscore Profile Gap 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/uscore-profile-gap-lint straight from npm; nothing to host, nothing to sign up for.
How many people use Uscore Profile Gap Lint?
The npm package @readystack/uscore-profile-gap-lint was installed 287 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 Uscore Profile Gap 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.