Back to search
30
MCP

k8s-mcp-server

alexei-led/k8s-mcp-server

K8s-mcp-server is a Model Context Protocol (MCP) server that enables AI assistants like Claude to securely execute Kubernetes commands. It provides a bridge between language models and essential Kubernetes CLI tools including kubectl, helm, istioctl, and argocd, allowing AI systems to assist with cluster management, troubleshooting, and deployments

Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iflow-mcp_feiskyer-mcp-kubernetes-server
The mcp-kubernetes-server is a Model Context Protocol (MCP) server that enables AI assistants to interact with Kubernetes clusters. It serve
0 tools
k8s-lens-mcp
A Model Context Protocol (MCP) server for intelligent Kubernetes natural language interaction.
0 tools
mcp/kubectl-mcp-server
MCP Server that enables AI assistants to interact with Kubernetes clusters via kubectl operations.
0 tools
rohitghumare64/kubectl-mcp-server
MCP server for Kubernetes - AI assistants interact with K8s clusters
0 tools
kubectl-mcp-server
A Model Context Protocol (MCP) server for Kubernetes with 270+ tools, 8 resources, and 8 prompts
0 tools
kubernetes-mcp
An MCP server exposing Kubernetes cluster operations to AI assistants.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "k8s-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}