Connects to Kubernetes, providing a Model Context Protocol (MCP) server for interacting with Kubernetes resources.
This Go-based tool acts as a Model Context Protocol (MCP) server that bridges the gap between Kubernetes and MCP-compatible clients like Claude. It allows users to interact with Kubernetes resources by providing tools and prompts for listing namespaces, pods, events, and retrieving pod logs, all within a specified context and namespace. It supports multiple installation methods for use with Claude Desktop, including automated options via Smithery and mcp-get, as well as manual configuration with pre-built binaries or building from source.