kubectl-mcp-server icon indicating copy to clipboard operation
kubectl-mcp-server copied to clipboard

Chat with your Kubernetes Cluster using AI tools and IDEs like Claude and Cursor!

Results 4 kubectl-mcp-server issues
Sort by recently updated
recently updated
newest added

kubernetes-client >= 30 stores the bearer token under api_key['authorization'] in KubeConfigLoader._set_config(), but Configuration.auth_settings() only checks api_key['BearerToken']. This mismatch means the Authorization header is never sent, resulting in 401 errors even...

Hi, I found a security issue affecting this repo and do not want to post exploit details publicly. Could you provide a preferred private security contact, or enable GitHub private...

Right now the ai agent will have access to all the kubectl commands which includes destructive commands like deleting a resource which makes it risky to use for production clusters...

## Summary After upgrading `docker.io/rohitghumare64/kubectl-mcp-server:latest` to digest `sha256:c60ac16...` (the one following the PR #78 rename), the `list_certs` tool (formerly `certs_list_tool`) raises `NameError: name 'timezone' is not defined` whenever the target...