mcpbeat Sign in

Pg Migration Lock Lint MCP Server

local only

Pg Migration Lock Lint runs on your own machine — the client starts it, so there is no endpoint to ping. 372 installs a week from npm. Last commit 22 Sep 2026.

Names every statement in a Rails, Django or raw SQL migration that takes a table-blocking Postgres l

Installs per day peak 177 · avg 12
a month agotoday
372
Installs / week
npm · @readystack/pg-migration-lock-lint
0
Stars
0 open issues
22 Sep 2026
Last commit
0 releases in 90 days
custom licence
License
JavaScript

What the code does

We read the source, 13 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] cli.js:1
этот файл ставится пользователю, но в репозитории его нет
In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

Builds a file path from a variable csaf-advisory-check-cra-2026/extension.js:167
  const target = path.join(dir, 'csaf-conformance-' + stamp + '.' + (fmt === 'json' ? 'json' : fmt === 'html' ? 'html' : 'csv'));
…S Firebase's defaults, and this list has no **/.* entry. Every dotfile under the public root — .env, .env.production, .npmrc, .git — is uploaded and served.","fix":"Add \"**/.*\" back to the ignore array."},

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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

Alternatives to Pg Migration Lock Lint

same job, measured the same way
SQL Card Data Lint
by jmshinhwa

Names every column, index, view and seed row in a .sql migration that stores card data, with its PCI

598 installs/wk local only
Locksmith
by cxk280

Lints PostgreSQL migrations for dangerous locking operations and suggests safe rewrites.

27 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

342 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

376 installs/wk local only
Ingress Nginx Retirement Lint
by jmshinhwa

Names the Gateway API field that replaces each retired ingress-nginx annotation — or tells you there

402 installs/wk local only
Spdx License Field Lint
by jmshinhwa

Reads the licence field in the open manifest and names every deprecated SPDX id, invalid string, PEP

292 installs/wk local only
Trent
by trent

Security reviews, threat models over a repo or website, and remediation tracking, in your editor.

answering
smails
by pexni

Free disposable email for AI agents: a throwaway inbox to read verification codes over MCP.

38 installs/wk local only

Pg Migration Lock Lint — questions

Answers built from our own checks of this server.

Why is there no uptime for Pg Migration Lock Lint?
Pg Migration Lock 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/pg-migration-lock-lint was installed 372 times last week.
How do I connect Pg Migration Lock 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/pg-migration-lock-lint straight from npm; nothing to host, nothing to sign up for.
How many people use Pg Migration Lock Lint?
The npm package @readystack/pg-migration-lock-lint was installed 372 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 Pg Migration Lock Lint open source?
No, and the distinction matters: it ships its own licence file rather than a standard open-source licence. That makes it source-available — you can read the code, but the terms are the author's own, not one of the recognised open-source licences. Read them before you build on it.