mcpbeat Sign in

Kubernetes Manifest Audit MCP Server

answering

Kubernetes Manifest Audit is answering right now. Last checked 15 min ago. Last commit 1 Jun 2026.

kube-linter audit for Kubernetes manifests — 63 checks: security, availability, RBAC, network.

Uptime history 47 days of history
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
Tools
hidden behind auth
421 ms
Response time
average over 24h
0
Stars
last commit 1 Jun 2026

What the code does

We read the source, 19 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command k8s_manifest_audit/main.py:180
    result = subprocess.run(
Builds a file path from a variable k8s_manifest_audit/main.py:387
                dest = os.path.join(tmpdir, safe_name)

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 15 min ago.

run in your terminal
claude mcp add k8s-manifest-audit --transport http https://unbearable-dev--k8s-manifest-audit.apify.actor/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "k8s-manifest-audit": {
      "url": "https://unbearable-dev--k8s-manifest-audit.apify.actor/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.k8s-manifest-audit]
url = "https://unbearable-dev--k8s-manifest-audit.apify.actor/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "k8s-manifest-audit": {
      "url": "https://unbearable-dev--k8s-manifest-audit.apify.actor/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "k8s-manifest-audit": {
      "url": "https://unbearable-dev--k8s-manifest-audit.apify.actor/mcp"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, but it did not say what kind of credentials it expects.

Endpoints

URLTransportStateLatencyChecked
https://unbearable-dev--k8s-manifest-audit.apify.actor/mcp streamable-http needs auth 413 ms 15 min ago

Alternatives to Kubernetes Manifest Audit

same job, measured the same way
Namecheap
by codechap

MCP server for Namecheap — check availability, list domains, and get pricing

local only
K8s Removed API Lint
by jmshinhwa

15 checks for the apiVersions kubectl no longer serves, on the manifest open in your editor

267 installs/wk local only
AARF Utility Network
by qolapps

Paid AI utilities for web comparison, code checks, document extraction, security, and research.

15 tools answering
prodlint
by prodlint

Production readiness for vibe-coded apps. 52 checks for security, reliability, and performance.

729 installs/wk local only
Vaspera Hardening
by rcolkitt

Enterprise certification for codebases with multi-agent security, reliability, and quality audits

83 installs/wk local only
MCP Codeaudit
by infoinlet-marketplace

Security audit for AI agents — scan code/diffs for leaked secrets, check deps via OSV.

23 installs/wk local only
pseolint
by ouranos-labs

Penalty-risk audit for programmatic SEO sites: verdict, risk score, and a fix manifest.

88 installs/wk local only
IAC Audit Pack
by unbearabledev

Four IaC audits in one call: Compose, Dockerfile, GitHub Actions, Kubernetes. 131 checks.

answering

Kubernetes Manifest Audit — questions

Answers built from our own checks of this server.

Why is there no tool list for Kubernetes Manifest Audit?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is Kubernetes Manifest Audit working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 421 ms. The bar chart above shows every period we have measured.
How do I connect Kubernetes Manifest Audit?
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 is a remote server, so there is nothing to install — the client connects to the address. You will need your own credentials: it refuses anonymous clients.
Does Kubernetes Manifest Audit need an API key?
Yes. Every time we knock, Kubernetes Manifest Audit answers with an authorization challenge instead of its tool list — that is how we know it is running and gated rather than broken. Bring your own credentials and it will talk.
How fast is Kubernetes Manifest Audit?
It answers our handshake in 421 ms on average, which is faster than 35% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Kubernetes Manifest Audit open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.