mcpbeat Sign in
I

Container Hardening 800 190 MCP Server

local only

Container Hardening 800 190 runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 23 Sep 2026.

Reads a Dockerfile or compose file and names the hardening controls it fails, with the NIST SP 800-1

Installs / week
npm · @readystack/container-hardening-800-190
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 Container Hardening 800 190 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 container-hardening-800-190 -- npx -y @readystack/container-hardening-800-190
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "container-hardening-800-190": {
      "args": [
        "-y",
        "@readystack/container-hardening-800-190"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.container-hardening-800-190]
command = "npx"
args = ["-y", "@readystack/container-hardening-800-190"]
.cursor/mcp.json
{
  "mcpServers": {
    "container-hardening-800-190": {
      "args": [
        "-y",
        "@readystack/container-hardening-800-190"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "container-hardening-800-190": {
      "args": [
        "-y",
        "@readystack/container-hardening-800-190"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Container Hardening 800 190

same job, measured the same way
Docker MCP Server
by l337-org

Manage Docker (containers, images, Compose, Swarm, registries) via the Docker SDK and CLI.

540 installs/wk local only
Latex MCP
by sepinetam

Enable AI agents to compile TeX files with LaTeX inside a Docker container.

95 installs/wk local only
Oriel
by paradoxinfinite

Safety-gated AI control of Docker and Colima: containers, images, volumes, networks, Compose.

local only
Synapse RMCP
by dinglebear

Host, Docker, Compose, SSH, logs, ZFS, and file operations over MCP and CLI.

42 installs/wk local only
Arcane RMCP
by dinglebear

Arcane Docker and Compose management over MCP and CLI with authenticated stdio and HTTP.

32 installs/wk local only
I
Firebase Deploy Leak Audit
by jmshinhwa

Reads firebase.json and names the files your next firebase deploy would publish to the open web

local only
Base Image Eol Lint
by jmshinhwa

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

332 installs/wk local only
Container Host AIops
by aiops-tools

Governed Docker + Portainer container-host ops: reads, RCA analyses, guarded writes. 38 tools.

291 installs/wk local only

Container Hardening 800 190 — questions

Answers built from our own checks of this server.

Why is there no uptime for Container Hardening 800 190?
Container Hardening 800 190 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/container-hardening-800-190.
How do I connect Container Hardening 800 190?
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/container-hardening-800-190 straight from npm; nothing to host, nothing to sign up for.
Is Container Hardening 800 190 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.