mcpbeat Sign in

Otel Collector Drift Lint MCP Server

local only

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

Finds the removed components and renamed attributes in an OpenTelemetry Collector config before the

Installs per day peak 173 · avg 12
a month agotoday
374
Installs / week
npm · @readystack/otel-collector-drift-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 Otel Collector Drift 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 otel-collector-drift-lint -- npx -y @readystack/otel-collector-drift-lint
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "otel-collector-drift-lint": {
      "args": [
        "-y",
        "@readystack/otel-collector-drift-lint"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.otel-collector-drift-lint]
command = "npx"
args = ["-y", "@readystack/otel-collector-drift-lint"]
.cursor/mcp.json
{
  "mcpServers": {
    "otel-collector-drift-lint": {
      "args": [
        "-y",
        "@readystack/otel-collector-drift-lint"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "otel-collector-drift-lint": {
      "args": [
        "-y",
        "@readystack/otel-collector-drift-lint"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Otel Collector Drift Lint

same job, measured the same way
Sfdx Retirement Lint
by jmshinhwa

Finds retired API versions and removed sfdx force:* commands in your DX repo before a deploy or a CI

307 installs/wk local only
Hmrc Fraud Prevention Header Lint
by jmshinhwa

Finds the Gov-Client and Gov-Vendor header mistakes HMRC rejects, in your editor, offline, before yo

327 installs/wk local only
21st.dev
by 21st

Find UI components and themes, retrieve code, and generate with hosted 21st AI when enabled.

answering
Jdk25 Upgrade Blocker Lint
by jmshinhwa

Finds the Java lines the new LTS removed — 18 rules; 23 findings in one 64-line fixture

401 installs/wk local only
npm Trusted Publish Lint
by jmshinhwa

Finds the credential in your release workflow that expires before your next release

369 installs/wk local only
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

333 installs/wk local only
Uscore Profile Gap Lint
by jmshinhwa

Finds the FHIR R4 resources still pinned to US Core 3.1.1 or 5.0.1, and the USCDI v3 Patient element

287 installs/wk local only
Iconsroom
by iconsroom

Search 276,000+ open source icons and insert them as SVG or React components while you code.

31 installs/wk local only

Otel Collector Drift Lint — questions

Answers built from our own checks of this server.

Why is there no uptime for Otel Collector Drift Lint?
Otel Collector Drift 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/otel-collector-drift-lint was installed 374 times last week.
How do I connect Otel Collector Drift 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/otel-collector-drift-lint straight from npm; nothing to host, nothing to sign up for.
How many people use Otel Collector Drift Lint?
The npm package @readystack/otel-collector-drift-lint was installed 374 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 Otel Collector Drift 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.