kubernetes-mcp-server logo

kubernetes-mcp-serverModel Context Protocol (MCP) server for Kubernetes and OpenShift

(0)
Daniel NikulshynReviewed by Daniel Nikulshyn·Updated July 2026

Overview

The kubernetes-mcp-server is a Model Context Protocol (MCP) server implementation for Kubernetes and OpenShift. It provides a native Go-based implementation that interacts directly with the Kubernetes API server, allowing for a wide range of operations on Kubernetes resources. This server supports configuration management, generic Kubernetes resources, pod-specific operations, and more. It's designed to be lightweight, high-performance, and capable of handling multiple clusters simultaneously.

Key features

  • Configuration management
  • Generic Kubernetes resources operations (CRUD)
  • Pod-specific operations (list, get, delete, logs, top, exec)
  • Namespaces management
  • Events viewing
  • Projects management (OpenShift)

Pricing

Model
Free
Category
MCP Servers
Rating
No reviews yet

Use cases

Kubernetes Cluster Management

Use the kubernetes-mcp-server to manage and monitor multiple Kubernetes clusters, performing operations on pods, namespaces, and other resources.

CI/CD Pipeline Automation

Integrate the kubernetes-mcp-server with CI/CD pipelines to automate deployment, scaling, and management of Kubernetes resources.

Pros & Cons

Pros

  • Native Go-based implementation for direct interaction with the Kubernetes API server
  • Lightweight and distributed as a single native binary for Linux, macOS, and Windows
  • High-performance and low-latency operations
  • Supports interaction with multiple Kubernetes clusters simultaneously

Cons

  • Limited documentation and community support compared to more established tools
  • Dependence on Go for building and customization

Reviews

Sign in to leave a review.

No reviews yet. Be the first!

Q&A

How extensive is the documentation and community support for this tool?

Documentation is limited compared to more established tools, and community support is relatively small, which may require relying on the source repository and direct experimentation for advanced use cases.

Asked by Ola Eriksen · Aug 23, 2025

What platforms does the native binary run on, and is any additional runtime required?

The server is distributed as a single native binary for Linux, macOS, and Windows and is written in Go, so no extra runtime or container engine is needed to execute it.

Asked by Freya Solberg · Jun 16, 2025

Can the MCP server manage resources across multiple Kubernetes clusters at once?

Yes, the kubernetes‑mcp‑server is designed to handle multiple clusters simultaneously, allowing you to perform CRUD, pod, namespace, and other operations across all connected clusters from a single binary.

Asked by Jibril Abubakar · Jun 9, 2025

Ask a question

MCP Servers alternatives