mcpbeat Sign in

Log Pii Telemetry Lint MCP Server

local only

Log Pii Telemetry Lint runs on your own machine — the client starts it, so there is no endpoint to ping. 270 installs a week from npm. Last commit 18 Sep 2026.

22 rules that name the lines where a Node or TypeScript service writes personal data into logs, cras

Installs per day peak 257 · avg 9
a month agotoday
270
Installs / week
npm · @readystack/log-pii-telemetry-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 Log Pii Telemetry 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 log-pii-telemetry-lint -- npx -y @readystack/log-pii-telemetry-lint
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "log-pii-telemetry-lint": {
      "args": [
        "-y",
        "@readystack/log-pii-telemetry-lint"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.log-pii-telemetry-lint]
command = "npx"
args = ["-y", "@readystack/log-pii-telemetry-lint"]
.cursor/mcp.json
{
  "mcpServers": {
    "log-pii-telemetry-lint": {
      "args": [
        "-y",
        "@readystack/log-pii-telemetry-lint"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "log-pii-telemetry-lint": {
      "args": [
        "-y",
        "@readystack/log-pii-telemetry-lint"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Log Pii Telemetry Lint

same job, measured the same way
Ast Impact Mapper MCP
by vola-trebla

MCP server that uses TypeScript AST to find which tests are affected by a code change

47 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

317 installs/wk local only
convention.sh
by convention

Ship production-ready TypeScript code in half the time, at half the cost.

1 tools answering
MCP Server Analyzer
by anselmoo

MCP server for Python, JavaScript, and TypeScript code analysis with Ruff, ty, Vulture, and Biome

590 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

309 installs/wk local only
Sonde
by anishmoncivarghese

Local code graph for TypeScript, Python and Swift: who calls this, what breaks if I change it.

70 installs/wk local only
Signalint
by tranqui004

Local stdio MCP server for cached, loop-aware JS/TypeScript diagnostics (Oxlint, tsc, Biome).

72 installs/wk local only
Video Vision MCP
by kitdevua

Analyze any video (local file or URL) into frames + transcript for Claude Code

168 installs/wk local only

Log Pii Telemetry Lint — questions

Answers built from our own checks of this server.

Why is there no uptime for Log Pii Telemetry Lint?
Log Pii Telemetry 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/log-pii-telemetry-lint was installed 270 times last week.
How do I connect Log Pii Telemetry 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/log-pii-telemetry-lint straight from npm; nothing to host, nothing to sign up for.
How many people use Log Pii Telemetry Lint?
The npm package @readystack/log-pii-telemetry-lint was installed 270 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 Log Pii Telemetry 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.