mcp-server-k8s-go
1
This project is a Model Context Protocol (MCP) server designed for Kubernetes, coded in Go. It provides setup instructions for environments using minikube and offers commands for building, deploying, and testing the server.
minikube
Used to start a local Kubernetes cluster
kubectl
Used to create and manage Kubernetes deployments
mage
Used to build MCP servers