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
A powerful and flexible Kubernetes [Model Context Protocol (MCP)](https://blog.marcnuri.com/model-context-protocol-mcp-introduction) server implementation with support for OpenShift.
14
+
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
16
-**✅ Configuration**:
17
17
- Automatically detect changes in the Kubernetes configuration and update the MCP server.
@@ -26,6 +26,10 @@ A powerful and flexible Kubernetes [Model Context Protocol (MCP)](https://blog.m
26
26
-**Run** a container image in a pod and optionally expose it.
27
27
-**✅ Events**: View Kubernetes events in all namespaces or in a specific namespace.
28
28
29
+
Unlike other Kubernetes MCP server implementations, this IS NOT just a wrapper around `kubectl` or `helm` command-line tools.
30
+
There is no need for external dependencies or tools to be installed on the system.
31
+
If you're using the native binaries you don't even need to have Node or Python installed on your system.
0 commit comments