k8s-interactive-mcp

k8s-interactive-mcp

3.3

If you are the rightful owner of k8s-interactive-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A MCP server that can run Kubernetes commands with a given kubeconfig path and provide interpretation of the commands.

The k8s-interactive-mcp is a Model Context Protocol (MCP) server designed to facilitate the execution and interpretation of Kubernetes commands. By leveraging a specified kubeconfig path, this server allows users to run 'kubectl' commands seamlessly. It is particularly useful for developers and system administrators who need to manage Kubernetes clusters efficiently. The server ensures that the necessary tools are installed and provides error handling with informative messages to guide users through any issues that may arise. Additionally, it supports flexible command line piping, making it adaptable to various workflows. The k8s-interactive-mcp is compatible with different platforms and can be integrated into development environments like Claude Desktop, enhancing its utility in diverse settings.

Features

  • Run kubectl commands through MCP tools
  • Flexible command line piping
  • Automatic kubectl installation check
  • Support for custom kubeconfig paths
  • Error handling and helpful messages