← Back to Plugins
MCP Server MCP

Kubernetes Manifest Audit

github By github 👁 1 views ▲ 0 votes

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

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://unbearable-dev--k8s-manifest-audit.apify.actor/mcp",
      "headers": [
        {
          "description": "Apify API token. Format: 'Bearer <YOUR_APIFY_TOKEN>'. Get yours at https://console.apify.com/account/integrations",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...