Skip to content
Back to search
30
MCP

k8s-mcp

pypi/k8s-mcp

A Model Context Protocol (MCP) server for Kubernetes with 270+ tools, 8 resources, and 8 prompts

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

Similar MCP servers embedding-nearest

kubectl-mcp-server
A Model Context Protocol (MCP) server for Kubernetes with 270+ tools, 8 resources, and 8 prompts
0 tools
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 p
0 tools
k8s-lens-mcp
A Model Context Protocol (MCP) server for intelligent Kubernetes natural language interaction.
0 tools
kubernetes-mcp-server
Model Context Protocol (MCP) server for Kubernetes and OpenShift
0 tools
kubernetes-mcp-server
Kubernetes MCP Server (Model Context Protocol) with special support for OpenShift
0 tools
io.github.containers/kubernetes-mcp-server
A Model Context Protocol (MCP) server for Kubernetes and OpenShift
0 tools

How to use

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

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