mcpbeat Sign in
I

Crypto Export Notice Lint MCP Server

local only

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

Ten checks on the export paragraph of a repository that ships encryption

Installs / week
npm · @readystack/crypto-export-notice-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 Crypto Export Notice 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 crypto-export-notice-lint -- npx -y @readystack/crypto-export-notice-lint
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "crypto-export-notice-lint": {
      "args": [
        "-y",
        "@readystack/crypto-export-notice-lint"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.crypto-export-notice-lint]
command = "npx"
args = ["-y", "@readystack/crypto-export-notice-lint"]
.cursor/mcp.json
{
  "mcpServers": {
    "crypto-export-notice-lint": {
      "args": [
        "-y",
        "@readystack/crypto-export-notice-lint"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "crypto-export-notice-lint": {
      "args": [
        "-y",
        "@readystack/crypto-export-notice-lint"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Crypto Export Notice Lint

same job, measured the same way
Autorenew Signup Lint
by jmshinhwa

Sixteen statutory checks on the signup page AB 2863 rewrote, in your editor and in the browser

378 installs/wk local only
Awesome Copilot MCP Server
by microsoft

An MCP server that stores Copilot customizations from the Awesome Copilot repository

local only
Angular Removed API Lint
by jmshinhwa

32 checks for Angular APIs that were removed or deprecated, plus the support window on your version

351 installs/wk local only
France Einvoice Reception Lint
by jmshinhwa

12 checks for the French mandatory mentions a PDP rejects, on Factur-X, UBL and CII invoices

371 installs/wk local only
Who Iris
by pipeworx-io

WHO IRIS — the Institutional Repository for Information Sharing.

38 tools answering
Dora Ict Contract Clause Lint
by jmshinhwa

Twenty-two checks over the ICT vendor contracts in your repository - every missing Article 30 clause

399 installs/wk local only
ACN Preflight
by abacore-net

Preflight checks for agent repository contributions, bounty work, and Base payments.

3 tools answering
Repology MCP Server
by tschoonj

MCP server that provides access to Repology package repository data

47 installs/wk local only

Crypto Export Notice Lint — questions

Answers built from our own checks of this server.

Why is there no uptime for Crypto Export Notice Lint?
Crypto Export Notice 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/crypto-export-notice-lint.
How do I connect Crypto Export Notice 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/crypto-export-notice-lint straight from npm; nothing to host, nothing to sign up for.
Is Crypto Export Notice 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.