Kubernetes icon

Kubernetes

Provides read-only access to Kubernetes clusters, designed for seamless integration with AI assistants.

关于

mcp-kubernetes-ro is a Model Context Protocol (MCP) server offering secure, read-only interaction with Kubernetes environments. It allows AI models and other tools to perform actions like listing resources, retrieving details, accessing pod logs, and discovering API resources, all without requiring the kubectl binary. By leveraging your local kubeconfig, it enables comprehensive cluster inspection and troubleshooting capabilities while strictly preventing any destructive operations, ensuring a safe interface for automation and analysis.

主要功能

  • Supports multiple transport modes including stdio and Server-Sent Events (SSE)
  • 0 GitHub stars
  • Does not require kubectl binary for operation
  • Comprehensive resource listing and detail retrieval
  • Advanced pod log access with filtering and historical options
  • Secure read-only access prevents destructive operations

使用案例

  • Integrating Kubernetes cluster inspection into AI assistant workflows
  • Safe and comprehensive troubleshooting of Kubernetes resources
  • Enabling development environments to interact with Kubernetes without kubectl
Kubernetes Read-Only Access for AI Tools | Secure Cluster Info