mcpbeat Sign in

Hospital Mrf Lint MCP Server

local only

Hospital Mrf Lint runs on your own machine — the client starts it, so there is no endpoint to ping.

15 offline rules read your standard charges JSON the way 45 CFR Part 180 and the CMS template do - t

Installs / week
npm · @readystack/hospital-mrf-lint
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

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

Alternatives to Hospital Mrf Lint

same job, measured the same way
Gdpr Privacy Notice Lint
by jmshinhwa

16 rules read your privacy.md the way Articles 13 and 14 read it

local only
Bnpl Disclosure Lint Ccd2
by jmshinhwa

22 rules that read your checkout template the way a CCD2 supervisor will from 20 November 2026

local only
Clipboard
by cmeans

Read and write the system clipboard — tables, text, code, JSON, URLs, images, and more.

145 installs/wk local only
Whooshly MCP
by whooshly

Create short links, QR codes, UTM templates, vCards, and landing pages from your AI assistant.

87 installs/wk answering
Latex Submission Lint
by jmshinhwa

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

255 installs/wk local only
Galley Render
by galleyrender

JSON in, PDF out. Render invoices, certificates, reports and cards from a template and a payload.

15 tools answering
Security Headers Csp Lint
by jmshinhwa

Reads security headers and CSP line by line in your config file and names the lines that silently do

309 installs/wk local only
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

Hospital Mrf Lint — questions

Answers built from our own checks of this server.

Why is there no uptime for Hospital Mrf Lint?
Hospital Mrf 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/hospital-mrf-lint.
How do I connect Hospital Mrf 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/hospital-mrf-lint straight from npm; nothing to host, nothing to sign up for.