You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Watch kube config files for changes.
Automatically reload kubernetes client and list of tools.
Useful for logins or context changes after an MCP session has started.
A powerful and flexible Kubernetes [Model Context Protocol (MCP)](https://blog.marcnuri.com/model-context-protocol-mcp-introduction) server implementation with support for OpenShift.
15
15
16
-
-**✅ Configuration**: View and manage the [Kubernetes `.kube/config`](https://blog.marcnuri.com/where-is-my-default-kubeconfig-file).
17
-
-**View** the current configuration.
16
+
-**✅ Configuration**:
17
+
- Automatically detect changes in the Kubernetes configuration and update the MCP server.
18
+
-**View** and manage the current [Kubernetes `.kube/config`](https://blog.marcnuri.com/where-is-my-default-kubeconfig-file) or in-cluster configuration.
18
19
-**✅ Generic Kubernetes Resources**: Perform operations on any Kubernetes resource.
19
20
- Any CRUD operation (Create or Update, Get, List, Delete).
0 commit comments