Skip to content

Commit 5c6c7a0

Browse files
committed
doc: clarify requirements
1 parent d8ad7c3 commit 5c6c7a0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ https://github.com/user-attachments/assets/be2b67b3-fc1c-4d11-ae46-93deba8ed98e
1111

1212
## ✨ Features <a id="features"></a>
1313

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.
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**.
1515

1616
- **✅ Configuration**:
1717
- 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
2626
- **Run** a container image in a pod and optionally expose it.
2727
- **✅ Events**: View Kubernetes events in all namespaces or in a specific namespace.
2828

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.
32+
2933
## 🚀 Getting Started <a id="getting-started"></a>
3034

3135
### Claude Desktop

0 commit comments

Comments
 (0)