mirror of
https://github.com/containers/kubernetes-mcp-server.git
synced 2025-10-23 01:22:57 +03:00
refactor(helm): adapt Helm contribution to project structure
This commit is contained in:
@@ -28,6 +28,8 @@ A powerful and flexible Kubernetes [Model Context Protocol (MCP)](https://blog.m
|
||||
- **✅ Namespaces**: List Kubernetes Namespaces.
|
||||
- **✅ Events**: View Kubernetes events in all namespaces or in a specific namespace.
|
||||
- **✅ Projects**: List OpenShift Projects.
|
||||
- **☸️ Helm**:
|
||||
- **List** Helm releases in all namespaces or in a specific namespace.
|
||||
|
||||
Unlike other Kubernetes MCP server implementations, this **IS NOT** just a wrapper around `kubectl` or `helm` command-line tools.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user