Kubernetes Manifest Audit MCP Server
io.github.UnbearableDev/k8s-manifest-audit
What is the Kubernetes Manifest Audit MCP server?
kube-linter audit for Kubernetes manifests — 63 checks: security, availability, RBAC, network.
How to install Kubernetes Manifest Audit
Copy-paste configuration for popular MCP clients.
AuthorizationrequiredsecretApify API token. Format: 'Bearer <YOUR_APIFY_TOKEN>'. Get yours at https://console.apify.com/account/integrations
{
"mcpServers": {
"k8s-manifest-audit": {
"url": "https://unbearable-dev--k8s-manifest-audit.apify.actor/mcp"
}
}
}{
"mcpServers": {
"k8s-manifest-audit": {
"serverUrl": "https://unbearable-dev--k8s-manifest-audit.apify.actor/mcp"
}
}
}{
"servers": {
"k8s-manifest-audit": {
"type": "http",
"url": "https://unbearable-dev--k8s-manifest-audit.apify.actor/mcp"
}
}
}{
"mcpServers": {
"k8s-manifest-audit": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://unbearable-dev--k8s-manifest-audit.apify.actor/mcp"
]
}
}
}claude mcp add --transport http k8s-manifest-audit https://unbearable-dev--k8s-manifest-audit.apify.actor/mcpRelated MCP servers
Docker Compose Audit
Security audit for docker-compose.yml — 25 checks: secrets, privileges, network, volumes, images.
Dockerfile Audit
Hadolint-grade Dockerfile audit — 19 checks: secrets, privileges, supply chain, hygiene.
GitHub Actions Audit
GitHub Actions workflow security audit - 21 checks: pinning, permissions, secrets, injection.
Hungarian postcode lookup + validation - 3,484 codes, sub-10ms lookups, bulk address endpoint.
IAC Audit Pack
Four IaC audits in one call: Compose, Dockerfile, GitHub Actions, Kubernetes. 131 checks.