mcpbeat Sign in

Security Headers Csp Lint MCP Server

local only

Security Headers Csp Lint runs on your own machine — the client starts it, so there is no endpoint to ping. 309 installs a week from npm.

Reads security headers and CSP line by line in your config file and names the lines that silently do

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

Installs per day peak 188 · avg 10
a month agotoday
309
Installs / week
npm · @readystack/security-headers-csp-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 security-headers-csp-lint -- npx -y @readystack/security-headers-csp-lint
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "security-headers-csp-lint": {
      "args": [
        "-y",
        "@readystack/security-headers-csp-lint"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.security-headers-csp-lint]
command = "npx"
args = ["-y", "@readystack/security-headers-csp-lint"]
.cursor/mcp.json
{
  "mcpServers": {
    "security-headers-csp-lint": {
      "args": [
        "-y",
        "@readystack/security-headers-csp-lint"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "security-headers-csp-lint": {
      "args": [
        "-y",
        "@readystack/security-headers-csp-lint"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Security Headers Csp Lint

same job, measured the same way
Cloud Cost Landmine Lint
by jmshinhwa

Names every line in the file you have open that starts a recurring cloud charge, with the published

308 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
Wcag22 CSS Lint
by jmshinhwa

Reads your stylesheet and names the success criterion each rule breaks, including the three WCAG 2.2

486 installs/wk local only
Base Image Eol Lint
by jmshinhwa

Marks every base image in your Dockerfiles, compose files and CI workflows whose security patches ha

315 installs/wk local only
Abnormal Security MCP
by servosity

Abnormal Security email threats, cases, and reporting in your terminal and your AI agents.

local only
Secrets-LE
by nolindnaidoo

Detect hardcoded secrets in source and config. Reports masked previews, never the values.

40 installs/wk local only
Cra 24 72 14 Reporting Lint
by jmshinhwa

Reads your SECURITY.md against the EU Cyber Resilience Act reporting clock that started on 11 Septem

289 installs/wk local only
Prumo
by tomd4vs

Checks the context files a coding agent reads against the git index, and reports what drifted.

296 installs/wk local only

Security Headers Csp Lint — questions

Answers built from our own checks of this server.

Why is there no uptime for Security Headers Csp Lint?
Security Headers Csp 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/security-headers-csp-lint was installed 309 times last week.
Is Security Headers Csp 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 Security Headers Csp 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/security-headers-csp-lint straight from npm; nothing to host, nothing to sign up for.
How many people use Security Headers Csp Lint?
The npm package @readystack/security-headers-csp-lint was installed 309 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.