Description
mcp-k8s is a Kubernetes MCP server that enables AI assistants to interact with Kubernetes clusters through natural language. Built in Go using the mcp-go SDK and Kubernetes client-go library, it provides tools for querying resource types and performing CRUD operations on Kubernetes resources with configurable write permissions. The server connects to clusters using kubeconfig and supports both read-only and write operations (create/update/delete) that can be independently enabled or disabled for security. Particularly valuable for interactive resource management, automated operations, development support, and educational scenarios where users benefit from natural language interaction with Kubernetes environments.
Server Details
Added
April 21, 2025
