Enables natural language interaction with Kubernetes clusters for managing pods, retrieving logs, and manipulating conta...
Created byApr 23, 2025
Kubernetes MCP Server
A Model Context Protocol (MCP) server for managing Kubernetes resources through llms like Claude.
Overview
This Kubernetes MCP server provides a bridge between large language models (LLMs) and Kubernetes clusters, enabling users to interact with their Kubernetes resources through natural language. The server exposes a comprehensive set of tools for managing clusters, namespaces, pods, deployments, services, and other Kubernetes resources.
Features
Cluster Management: Connect to multiple Kubernetes clusters and switch between contexts
Resource Operations: Create, read, update, and delete Kubernetes resources
Pod Management: List pods, get pod details, stream logs, and delete pods
Deployment Management: Create and manage deployments across namespaces
Service Operations: Interact with Kubernetes services
YAML Support: Apply Kubernetes manifests directly from YAML
Custom Resource Support: Work with custom resource definitions (CRDs)
Add the server to your Claude for Desktop configuration by editing claude_desktop_config.json:
Kubernetes MCP Server
Kubernetes MCP Server
A Model Context Protocol (MCP) server for managing Kubernetes resources through llms like Claude.
Overview
This Kubernetes MCP server provides a bridge between large language models (LLMs) and Kubernetes clusters, enabling users to interact with their Kubernetes resources through natural language. The server exposes a comprehensive set of tools for managing clusters, namespaces, pods, deployments, services, and other Kubernetes resources.
Features
Cluster Management: Connect to multiple Kubernetes clusters and switch between contexts
Resource Operations: Create, read, update, and delete Kubernetes resources
Pod Management: List pods, get pod details, stream logs, and delete pods
Deployment Management: Create and manage deployments across namespaces
Service Operations: Interact with Kubernetes services
YAML Support: Apply Kubernetes manifests directly from YAML
Custom Resource Support: Work with custom resource definitions (CRDs)