mcpbeat Sign in
I

Image Host Transfer Lint MCP Server

local only

Image Host Transfer Lint runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 23 Sep 2026.

Names every image, font, badge and embed in your docs that sends an EU reader's IP outside the EEA

Installs / week
npm · @readystack/image-host-transfer-lint
0
Stars
1 open issues
23 Sep 2026
Last commit
no recent releases
License
JavaScript

Nothing serious here today

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

Alternatives to Image Host Transfer Lint

same job, measured the same way
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

340 installs/wk local only
Consent Proof Record Lint
by jmshinhwa

Reads the consent record your code stored and names every proof field GDPR Article 7(1) needs and yo

336 installs/wk local only
Coverage Gate Lint
by jmshinhwa

Finds the coverage gates in your repo that can never fail a build

409 installs/wk local only
I
Eudi Rp Request Lint
by jmshinhwa

Nine rules that read the JSON your service sends to an EU Digital Identity Wallet

local only
AI Model License Lint
by jmshinhwa

Reads the open-weight model IDs in your code and names the licence clause that binds you - 22 rules

386 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

371 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

308 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

343 installs/wk local only

Image Host Transfer Lint — questions

Answers built from our own checks of this server.

Why is there no uptime for Image Host Transfer Lint?
Image Host Transfer 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/image-host-transfer-lint.
How do I connect Image Host Transfer 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/image-host-transfer-lint straight from npm; nothing to host, nothing to sign up for.
Is Image Host Transfer Lint open source?
We cannot say either way: written in JavaScript, 0 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.