Back to search
30
MCP

k8s-explorer-mcp

pypi/k8s-explorer-mcp

Intelligent MCP server for Kubernetes resource exploration, relationship mapping, and debugging with AI-powered insights

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

Similar MCP servers embedding-nearest

k8s-mcp-extension
MCP server for Kubernetes command execution, node inspection, and diagnostics
0 tools
kubernetes-mcp
An MCP server exposing Kubernetes cluster operations to AI assistants.
0 tools
rohitghumare64/kubectl-mcp-server
MCP server for Kubernetes - AI assistants interact with K8s clusters
0 tools
mcpk8s/server
MCP server connecting AI to Kubernetes
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
mcp/kubectl-mcp-server
MCP Server that enables AI assistants to interact with Kubernetes clusters via kubectl operations.
0 tools

How to use

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

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