#41 · Primary category: AI DevOps & SRE Tools

kubernetes-mcp-server

containers context kubernetes kubernetes-mcp mcp model modelcontextprotocol openshift protocol

Model Context Protocol (MCP) server for Kubernetes and OpenShift

Project last updated:08/28/26

GitHub Stars

2.0K

Forks

427

Contributors

74

License

Apache-2.0

Why we included this project

Kubernetes and OpenShift admins can hand routine cluster work to an LLM through this MCP server, which exposes kubectl-like operations as callable tools. It's written in Go and talks straight to the Kubernetes API, so there's no shell wrapper or extra binaries to maintain, and requests stay fast. Beyond CRUD on any resource, it covers pod logs, exec, resource usage, events, namespaces, and Helm releases, plus Tekton pipeline tasks. It watches kubeconfig changes and can serve multiple clusters from one config, shipping as a single binary for Linux, macOS, and Windows. Anyone already using Claude Desktop, VS Code, or Cursor can connect it and manage clusters conversationally, which is handy for SREs and platform engineers who want an auditable way to let an AI agent touch their infrastructure.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category