mcpbeat Sign in

Sepa Pain001 Reject Lint MCP Server

local only

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

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

Installs / week
npm · @readystack/sepa-pain001-reject-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 Sepa Pain001 Reject 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 sepa-pain001-reject-lint -- npx -y @readystack/sepa-pain001-reject-lint
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "sepa-pain001-reject-lint": {
      "args": [
        "-y",
        "@readystack/sepa-pain001-reject-lint"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.sepa-pain001-reject-lint]
command = "npx"
args = ["-y", "@readystack/sepa-pain001-reject-lint"]
.cursor/mcp.json
{
  "mcpServers": {
    "sepa-pain001-reject-lint": {
      "args": [
        "-y",
        "@readystack/sepa-pain001-reject-lint"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "sepa-pain001-reject-lint": {
      "args": [
        "-y",
        "@readystack/sepa-pain001-reject-lint"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Sepa Pain001 Reject Lint

same job, measured the same way
Ksef Fa3 Invoice Lint
by jmshinhwa

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

12 installs/wk local only
Vsix Publish Lint
by jmshinhwa

Find the package.json lines that stop vsce before you run the release build

458 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

local only
Play Release Blocker Lint
by jmshinhwa

Finds the lines that make Google Play reject your release - target API below 36, Billing Library bel

314 installs/wk local only
Repotector
by dir-ai

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

61 installs/wk local only
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
D
ReviewGate
by reviewgate

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

local only
Terraform Provider Pin Lint
by jmshinhwa

Finds the .tf lines a clean terraform init is still free to move

local only

Sepa Pain001 Reject Lint — questions

Answers built from our own checks of this server.

Why is there no uptime for Sepa Pain001 Reject Lint?
Sepa Pain001 Reject 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/sepa-pain001-reject-lint.
How do I connect Sepa Pain001 Reject 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/sepa-pain001-reject-lint straight from npm; nothing to host, nothing to sign up for.