Model Context Protocol (MCP) server for Kubernetes and OpenShift
{
"mcpServers": {
"kubernetes-mcp-server": {
"args": [
"-y",
"kubernetes-mcp-server@latest"
],
"command": "npx"
}
}
}Model Context Protocol (MCP) server for Kubernetes and OpenShift
Is it safe?
No known CVEs for If.
No authentication — any process on your machine can connect.
Apache-2.0. View license →
Is it maintained?
Last commit 1 days ago. 1,373 stars.
Will it work with my client?
Transport: stdio, sse, http. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
Context cost
17 tools. ~1,400 tokens (0.7% of 200K).
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y If 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
list_podsList pods in all namespaces or in a specific namespace
get_podGet a pod by name from the specified namespace
delete_podDelete a pod by name from the specified namespace
pod_logsShow logs for a pod by name from the specified namespace
pod_topGet resource usage metrics for all pods or a specific pod in the specified namespace
pod_execExecute a command in a pod
run_podRun a container image in a pod and optionally expose it
list_namespacesList Kubernetes Namespaces
list_eventsView Kubernetes events in all namespaces or in a specific namespace
list_projectsList OpenShift Projects
This server is missing a description.If you've used it, help the community.
Add informationLast scanned 4h ago
No known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.