mcpbeat Sign in
I

Cbpr Address Lint MCP Server

local only

Cbpr Address Lint runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 23 Sep 2026.

Find the ISO 20022 postal addresses your correspondent bank will repair by hand, before you send the

Installs / week
npm · @readystack/cbpr-address-lint
0
Stars
1 open issues
23 Sep 2026
Last commit
no recent releases
License
JavaScript

Nothing serious here today

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

Alternatives to Cbpr Address Lint

same job, measured the same way
Sepa Pain001 Reject Lint
by jmshinhwa

Find the lines your bank will refuse before you send the batch

470 installs/wk local only
Ksef Fa3 Invoice Lint
by jmshinhwa

Finds the lines KSeF will reject in a Polish structured invoice XML, before you send it

401 installs/wk local only
npm Trusted Publish Lint
by jmshinhwa

Finds the credential in your release workflow that expires before your next release

391 installs/wk local only
Repotector
by dir-ai

The repo guardian AI agents handshake with before they touch your code.

50 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

343 installs/wk local only
D
ReviewGate
by reviewgate

Code review against your team standards, before the pull request: generator finds, judge confirms

local only
Uscore Profile Gap Lint
by jmshinhwa

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

303 installs/wk local only
brain — the recorder
by mordechaipotash

Records your Claude Code, Codex and Pi history before deletion. Cited-or-abstain recall.

297 installs/wk local only

Cbpr Address Lint — questions

Answers built from our own checks of this server.

Why is there no uptime for Cbpr Address Lint?
Cbpr Address 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/cbpr-address-lint.
How do I connect Cbpr Address 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/cbpr-address-lint straight from npm; nothing to host, nothing to sign up for.
Is Cbpr Address Lint open source?
We cannot say either way: written in JavaScript, 0 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.