mcpbeat Sign in

Bulk Sender Lint MCP Server

local only

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

21 dated checks over SPF, DKIM, DMARC, RFC 8058 one-click unsubscribe and TLS, in VS Code and in the

Installs per day peak 158 · avg 11
a month agotoday
337
Installs / week
npm · @readystack/bulk-sender-lint
0
Stars
0 open issues
22 Sep 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

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

Alternatives to Bulk Sender Lint

same job, measured the same way
Spf Dmarc Record Lint
by jmshinhwa

19 offline checks on the SPF, DMARC and DKIM records in your branch — including the DMARC rewrite of

354 installs/wk local only
shre.me
by shre

Turn long URLs into shre.me/code, and read the clicks: day, country, device, referrer.

answering
Dora Register Lint
by jmshinhwa

24 checks on the register CSV before it reaches the supervisor — LEI check digits, ISO dates and cod

608 installs/wk local only
Openiban
by pipeworx-io

OpenIBAN MCP — validate an IBAN's checksum + bank code and resolve the

33 tools answering
Skillproof
by skillproofdev

Check whether a Claude Code skill was tested and whether it works before installing it.

36 installs/wk local only
Data Cleaner Agent
by wesseltl

Clean messy CSVs: an LLM picks the steps, tested code does the work. Data untouched by the model.

119 installs/wk local only
MarketCheck AI Desk
by marketcheck

Vehicle valuations and market reports in Claude or ChatGPT. Pay per report, no subscription.

answering
Shipyard
by goshipyard

Ship, discover and review vibe-coded projects on Shipyard, the invite-only feed for AI-built apps.

9 tools answering

Bulk Sender Lint — questions

Answers built from our own checks of this server.

Why is there no uptime for Bulk Sender Lint?
Bulk Sender 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/bulk-sender-lint was installed 337 times last week.
How do I connect Bulk Sender 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/bulk-sender-lint straight from npm; nothing to host, nothing to sign up for.
How many people use Bulk Sender Lint?
The npm package @readystack/bulk-sender-lint was installed 337 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 Bulk Sender 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.