mcpbeat Sign in

Optout Signal Lint MCP Server

local only

Optout Signal Lint runs on your own machine — the client starts it, so there is no endpoint to ping. 307 installs a week from npm.

Finds the ad and analytics code that keeps firing after a visitor’s browser has already sent Global

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 195 · avg 10
a month agotoday
307
Installs / week
npm · @readystack/optout-signal-lint
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 optout-signal-lint -- npx -y @readystack/optout-signal-lint
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "optout-signal-lint": {
      "args": [
        "-y",
        "@readystack/optout-signal-lint"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.optout-signal-lint]
command = "npx"
args = ["-y", "@readystack/optout-signal-lint"]
.cursor/mcp.json
{
  "mcpServers": {
    "optout-signal-lint": {
      "args": [
        "-y",
        "@readystack/optout-signal-lint"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "optout-signal-lint": {
      "args": [
        "-y",
        "@readystack/optout-signal-lint"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Optout Signal Lint

same job, measured the same way
Upnext
by tothienbao6a0

One audio queue across Spotify, the browser, local files and whatever is already playing.

40 installs/wk local only
BrowserTap MCP
by linvireo

MCP server that drives the real Chrome you already use, through an extension and CDP.

97 installs/wk local only
Val
by nyx-intelligence

QA agent for vibecoded apps. Real browser checks, your AI fixes them. Ship to green.

76 installs/wk local only
ui-ticket-mcp
by 0ics-srls

Human-to-AI code review bridge. Review UI in the browser, AI agents fix code via MCP.

244 installs/wk local only
Helmdeck
by tosin2013

Self-hosted MCP server: sandboxed browser, desktop, vision, code-edit packs for any agent.

129 installs/wk local only
Vibe Test — Browser Testing Agent
by aishwaryshrivastav

Code-aware browser testing agent — 13 Playwright tools for AI code editors via MCP

584 installs/wk local only
D
Tada: automated QA for AI-written code
by taada

Your coding agent asks Tada to work through a feature in a real browser and gets back a verdict.

367 installs/wk local only
Browserbase
by mcparmory

Create and control browser sessions for web automation, testing, and AI agent tasks

241 installs/wk local only

Optout Signal Lint — questions

Answers built from our own checks of this server.

Why is there no uptime for Optout Signal Lint?
Optout Signal 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/optout-signal-lint was installed 307 times last week.
Is Optout Signal Lint still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Optout Signal 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/optout-signal-lint straight from npm; nothing to host, nothing to sign up for.
How many people use Optout Signal Lint?
The npm package @readystack/optout-signal-lint was installed 307 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.