Back to search
30
MCP

kubernetes-mcp

pypi/kubernetes-mcp

An MCP server exposing Kubernetes cluster operations to AI assistants.

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

Similar MCP servers embedding-nearest

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
mcpk8s/server
MCP server connecting AI to Kubernetes
0 tools
mcp-server-kubernetes
MCP Server for kubernetes management commands
0 tools
komodor-mcp
Komodor MCP Server - Intelligent AI assistant for Kubernetes infrastructure
0 tools
mcp-test-mcp
An MCP server for testing MCP servers you are developing with AI assistants
0 tools

How to use

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

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