Home › Cloud & Monitoring › mcp-kubernetes
mcp-kubernetes
Kubernetes monitoring & ops for AI agents — safe-by-default access modes and guards.
Topics: Cloud Platforms
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.2.2)
npx -y @dockndevai/mcp-kubernetes@0.2.2
Or add to your MCP client config:
{
"mcpServers": {
"mcp-kubernetes": {
"command": "npx",
"args": [
"-y",
"@dockndevai/mcp-kubernetes@0.2.2"
],
"env": {
"KUBECONFIG_PATH": "<YOUR_VALUE>",
"K8S_MODE": "<YOUR_VALUE>"
}
}
}
}
KUBECONFIG_PATH— Path to a kube-config file (empty = default resolution).K8S_MODE— Access mode: read-only | read-write | admin.
Related servers
mcp
AWS MCP servers for seamless integration with AWS services and resources.
mcp-server-cloudflare
Cloudflare MCP servers
kubefwd
Kubernetes port forwarding for local development with automatic /etc/hosts entries.
kubernetes-mcp-server
A Model Context Protocol (MCP) server for Kubernetes and OpenShift
mcp-server-kubernetes
/🏠 - Typescript implementation of Kubernetes cluster operations for pods, deployments, services.
Terraform
Generate more accurate Terraform and automate workflows for HCP Terraform and Terraform Enterprise
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry