Kubernetes Manifest Audit for Claude Desktop
io.github.unbearabledev/k8s-manifest-audit
kube-linter audit for Kubernetes manifests — 63 checks: security, availability, RBAC, network.
client:Claude Desktop
transport:streamable-http
Install Kubernetes Manifest Audit in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"k8s-manifest-audit": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://unbearable-dev--k8s-manifest-audit.apify.actor/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs