mcpbeat Sign in

SQL Card Data Lint MCP Server

local only

SQL Card Data Lint runs on your own machine — the client starts it, so there is no endpoint to ping. 272 installs a week from npm. Last commit 18 Sep 2026.

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

Installs per day peak 256 · avg 9
a month agotoday
272
Installs / week
npm · @readystack/sql-card-data-lint
0
Stars
0 open issues
18 Sep 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

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

Alternatives to SQL Card Data Lint

same job, measured the same way
Eaa Form Lint Wcag22
by jmshinhwa

Names every WCAG 2.2 AA form failure on its line, with the criterion and the fix

440 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
Mirofy
by hasan-laraib

Ask a repository what depends on what. Every answer cites the file, line and commit it came from.

158 installs/wk local only
Parseflow
by libres-coder

PDF parsing server with text extraction, metadata, search, images, and TOC via MCP

64 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
nittim
by nittim

Production-safety audits for AI-generated code, with a fix for every finding.

15 tools answering
NinjaOne MCP
by servosity

Every NinjaOne report, plus a local store that answers fleet-wide questions no single API call can

local only
Ask Codex
by lykhoyda

Bridge Claude with OpenAI Codex CLI for AI-to-AI collaboration, code review, and second opinions

597 installs/wk local only

SQL Card Data Lint — questions

Answers built from our own checks of this server.

Why is there no uptime for SQL Card Data Lint?
SQL Card Data 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/sql-card-data-lint was installed 272 times last week.
How do I connect SQL Card Data 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/sql-card-data-lint straight from npm; nothing to host, nothing to sign up for.
How many people use SQL Card Data Lint?
The npm package @readystack/sql-card-data-lint was installed 272 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 SQL Card Data Lint open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.