Skip to main content
MCP Server

Model Context Protocol (MCP) server for Kubernetes and OpenShift

Share
1,653 stars Go Apache-2.0 Updated: 2026-06-04

Send to Your Agent

Copy this prompt and paste it into Claude, Cursor, or any MCP client to install instantly.

Install the Kubernetes MCP server for me.

Server: Kubernetes
Description: Model Context Protocol (MCP) server for Kubernetes and OpenShift
Install command: npx -y containers/kubernetes-mcp-server

GitHub: https://github.com/containers/kubernetes-mcp-server

Please install this MCP server and confirm when ready.

Paste into any AI agent with MCP support — works with Claude Desktop, Cursor, Cline, and more.

Quick Install

Config file: ~/Library/Application Support/Claude/claude_desktop_config.json

  1. Open Claude Desktop app
  2. Go to Settings → Developer → Edit Config
  3. Paste the config below into the file
  4. Restart Claude Desktop
{
  "mcpServers": {
    "kubernetes": {
      "command": "npx",
      "args": [
        "-y",
        "containers/kubernetes-mcp-server"
      ]
    }
  }
}

Add this to your ~/Library/Application Support/Claude/claude_desktop_config.json

Installation Methods

npx Run directly with npx
npx -y containers/kubernetes-mcp-server
npm Install via npm
npm install containers/kubernetes-mcp-server
docker Run with Docker
docker run containers/kubernetes-mcp-server

Tools (2)

AVAILABLE

TOOLSETS-START -->

AVAILABLE

TOOLSETS-END -->

Compatibility

Claude Desktop
Cursor
Cline
VS Code
Devin (formerly Windsurf)

About

Kubernetes MCP Server

Overview

Model Context Protocol (MCP) server for Kubernetes and OpenShift

Tools

  • AVAILABLE: TOOLSETS-START -->
  • AVAILABLE: TOOLSETS-END -->

Installation

NPX

npx -y containers/kubernetes-mcp-server

NPM

npm install containers/kubernetes-mcp-server

DOCKER

docker run containers/kubernetes-mcp-server

Related Resources

Compare LLM Pricing

This server works with Claude, GPT-4o, and other models. Compare API costs side-by-side to find the cheapest option for your workflow.