MCPs tagged with kubernetes
-
Inspektor Gadget MCP Server
AI-powered Kubernetes troubleshooting via Model Context Protocol.
Inspektor Gadget MCP Server provides an AI-powered debugging and inspection interface for Kubernetes clusters. Leveraging the Model Context Protocol, it enables intelligent output summarization, one-click deployment of Inspektor Gadget, and automated discovery of debugging tools from Artifact Hub. The server integrates seamlessly with VS Code for interactive AI commands, simplifying Kubernetes troubleshooting and monitoring workflows.
- ⭐ 16
- MCP
- inspektor-gadget/ig-mcp-server
-
metoro-mcp-server
Bridge Kubernetes observability data to LLMs via the Model Context Protocol.
Metoro MCP Server is an implementation of the Model Context Protocol (MCP) that enables seamless integration between Kubernetes observability data and large language models. It connects Metoro’s eBPF-based telemetry APIs to LLM applications such as the Claude Desktop App, allowing AI systems to query and analyze Kubernetes clusters. This solution supports both authenticated and demo modes for accessing real-time cluster insights.
- ⭐ 45
- MCP
- metoro-io/metoro-mcp-server
-
mcp-k8s-eye
Kubernetes management and diagnostics tool with MCP protocol support.
mcp-k8s-eye enables users to manage and analyze Kubernetes clusters using standardized Model Context Protocol (MCP) interfaces. It offers comprehensive resource operations, diagnostics, and resource usage monitoring through both stdio and SSE transports. Supporting generic and custom resource management along with advanced diagnostic tooling, it is geared for integration with AI clients and other MCP consumers.
- ⭐ 26
- MCP
- wenhuwang/mcp-k8s-eye
-
MCP K8S Go
Golang-based MCP server that enables AI-driven interactions with Kubernetes clusters.
MCP K8S Go provides a server implementation of the Model Context Protocol for managing and interacting with Kubernetes clusters. It offers functionality to list, retrieve, create, and modify Kubernetes resources such as contexts, namespaces, pods, and nodes using standardized context-aware approaches. Designed for integration with AI assistants like Claude Desktop, it enables prompting and tool execution to manage cluster state, monitor events, fetch pod logs, and run in-pod commands. The solution supports deployment via various installation methods including Docker, Node.js, and Go binaries.
- ⭐ 356
- MCP
- strowk/mcp-k8s-go
-
Portainer MCP
Connect AI assistants securely to Portainer environments using the Model Context Protocol.
Portainer MCP is an implementation of the Model Context Protocol (MCP) designed for seamless integration between AI assistants and Portainer-managed container environments. It enables management of Portainer resources and allows execution of Docker and Kubernetes commands through AI interfaces in a secure, standardized manner. The tool provides direct protocol-based access to environment data, facilitating automation and operational insights for container infrastructures.
- ⭐ 81
- MCP
- portainer/portainer-mcp
-
cert-manager-mcp-server
Manage and troubleshoot cert-manager resources with an MCP server interface.
cert-manager-mcp-server provides an MCP-compliant server for managing and troubleshooting certificates, issuers, and Kubernetes contexts related to cert-manager. It exposes tools to list, inspect, and renew certificates, manage issuers, and switch Kubernetes contexts. The server is designed for integration with Model Context Protocol environments such as Claude Desktop, enabling robust automation and monitoring workflows around cert-manager-managed resources.
- ⭐ 15
- MCP
- pibblokto/cert-manager-mcp-server
-
MCP Server Kubernetes
Connect and manage Kubernetes clusters via Model Context Protocol servers.
MCP Server Kubernetes enables seamless connection and management of Kubernetes clusters through the Model Context Protocol. It supports loading kubeconfig from multiple sources, integrates easily with Claude Code, Claude Desktop, and VS Code, and offers flexible authentication mechanisms. Users can control clusters using standard command-line tools and extension integrations for multiple environments.
- ⭐ 1,181
- MCP
- Flux159/mcp-server-kubernetes
-
MKP
A Model Context Protocol server enabling LLM-powered applications to interact with Kubernetes clusters.
MKP is a Model Context Protocol (MCP) server designed for Kubernetes environments, allowing large language model (LLM) powered applications to list, retrieve, and apply Kubernetes resources through a standardized protocol interface. Built natively in Go, it utilizes Kubernetes API machinery to provide direct, type-safe, and reliable operations without dependencies on CLI tools. MKP offers a minimalist, pluggable design enabling universal resource support, including custom resource definitions, and includes built-in rate limiting for production readiness.
- ⭐ 54
- MCP
- StacklokLabs/mkp
-
mcp-k8s
A Kubernetes MCP server enabling resource management via Model Control Protocol.
mcp-k8s is a Kubernetes server that implements the Model Control Protocol (MCP), allowing users to interact with Kubernetes clusters through MCP-compatible tools. It supports querying and managing all Kubernetes resources, including custom resources, with fine-grained control over read and write operations. The server utilizes stdio communication and integrates with both Kubernetes and Helm, facilitating resource and Helm release management. It is designed to support natural language interactions with large language models for managing, diagnosing, and learning Kubernetes operations.
- ⭐ 129
- MCP
- silenceper/mcp-k8s
-
Tilt MCP Server
Programmatic Access to Tilt via Model Context Protocol for LLMs
Tilt MCP Server provides Model Context Protocol (MCP) capabilities to enable seamless integration between Tilt—an environment for managing Docker/Kubernetes workloads—and large language model (LLM) applications. It allows LLMs and AI assistants to interact programmatically with Tilt resources, retrieve logs, monitor status, trigger actions, and utilize guided workflows. The server exposes standardized resources, tools, and prompts for intelligent management and automation of Tilt-based development environments.
- ⭐ 2
- MCP
- rrmistry/tilt-mcp
-
Kubernetes MCP Server
A standardized MCP interface for Kubernetes cluster management and introspection.
Kubernetes MCP Server enables interaction with Kubernetes clusters via the Model Context Protocol, providing a consistent and standardized interface across various tools and environments. It features resource discovery, detailed inspection, metrics retrieval, resource manipulation, and supports multiple communication modes such as stdio, SSE, and streamable HTTP. Designed for flexibility and security, it allows both read-only and full-access modes and works with different Kubernetes contexts.
- ⭐ 117
- MCP
- reza-gholizade/k8s-mcp-server
-
k8s-mcp-server
Securely enable Claude to run Kubernetes CLI tools via Anthropic's Model Context Protocol.
K8s MCP Server provides a Docker-based implementation of Anthropic's Model Context Protocol (MCP), allowing Claude to securely execute Kubernetes CLI tools such as kubectl, helm, istioctl, and argocd within a containerized environment. It integrates with Claude Desktop so users can interact with their Kubernetes clusters using natural language. The server emphasizes security by operating as a non-root user and offering strict command validation, while also supporting major cloud providers like AWS, Google Cloud, and Azure. Easy configuration and support for various Unix tools further enhance its capabilities.
- ⭐ 166
- MCP
- alexei-led/k8s-mcp-server