Kubernetes icon

Kubernetes

22

Provides safe, read-only access to Kubernetes cluster resources for debugging and inspection via a Model Context Protocol server.

소개

A Model Context Protocol (MCP) server designed to offer secure, read-only access to Kubernetes clusters. This tool is invaluable for debugging, inspection, and monitoring, providing comprehensive cluster visibility without the risk of accidental modifications. It ensures a safe operational environment by strictly preventing resource creation, modification, or deletion, making it suitable for production use.

주요 기능

  • 22 GitHub stars
  • Comprehensive tools for listing resources, describing details, retrieving pod logs, and filtering events
  • Read-only security for cluster inspection
  • Seamless support for Custom Resource Definitions (CRDs)
  • Smart resource discovery by API group substring filtering
  • High-performance resource querying with filtering and pagination

사용 사례

  • Securely debug Kubernetes cluster issues without modifying resources
  • Monitor cluster health and events from a centralized interface
  • Perform detailed inspections of Kubernetes resources, including CRDs