mcpbeat Sign in

Currency Minor Unit Lint MCP Server

local only

Currency Minor Unit Lint runs on your own machine — the client starts it, so there is no endpoint to ping. 298 installs a week from npm.

Finds the money lines that send the wrong amount to a payment API: the x100 that charges 100x in JPY

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 190 · avg 10
a month agotoday
298
Installs / week
npm · @readystack/currency-minor-unit-lint
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 currency-minor-unit-lint -- npx -y @readystack/currency-minor-unit-lint
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "currency-minor-unit-lint": {
      "args": [
        "-y",
        "@readystack/currency-minor-unit-lint"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.currency-minor-unit-lint]
command = "npx"
args = ["-y", "@readystack/currency-minor-unit-lint"]
.cursor/mcp.json
{
  "mcpServers": {
    "currency-minor-unit-lint": {
      "args": [
        "-y",
        "@readystack/currency-minor-unit-lint"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "currency-minor-unit-lint": {
      "args": [
        "-y",
        "@readystack/currency-minor-unit-lint"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Currency Minor Unit Lint

same job, measured the same way
MCP Clip
by codespar

MCP server for Clip (PayClip) — Mexico's leading acquirer: payment links, card charges, refunds

20 installs/wk 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
Cloud Cost Landmine Lint
by jmshinhwa

Names every line in the file you have open that starts a recurring cloud charge, with the published

308 installs/wk local only
Cron Schedule Lint
by jmshinhwa

Names every schedule line in the file you have open that fires at the wrong hour, twice, or never at

317 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

304 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
Sms Verify
by jojapi

SMS Verify: SMS Verify API is a secure and easy-to-integrate service that sends verification codes.

2 tools answering
Qr Code
by theluckystrike

QR codes from your AI chat: WiFi joins, vCards, SEPA payment codes, EAN-13. SVG or PNG.

local only

Currency Minor Unit Lint — questions

Answers built from our own checks of this server.

Why is there no uptime for Currency Minor Unit Lint?
Currency Minor Unit 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/currency-minor-unit-lint was installed 298 times last week.
Is Currency Minor Unit Lint still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Currency Minor Unit 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/currency-minor-unit-lint straight from npm; nothing to host, nothing to sign up for.
How many people use Currency Minor Unit Lint?
The npm package @readystack/currency-minor-unit-lint was installed 298 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.