kubernecetes-mcp-server
The Kubernetes MCP Server is designed to enable natural language interactions with Kubernetes clusters through the MCP Python SDK. It supports a wide range of operations, such as managing pods and deployments, making it a versatile tool for Kubernetes administrators.
Kubernetes MCP Server
This is a Model Context Protocol (MCP) server offering extensive Kubernetes functionality through the MCP Python SDK, enabling natural language interaction with Kubernetes clusters. Key features include various operations for pods, deployments, services, namespaces, and clusters such as getting logs, scaling deployments, managing nodes, and more. It requires Python 3.7+, kubectl, and a Kubernetes cluster. Users can run the server in various modes and interact using an MCP client like Claude Desktop.