Retrieves logs from a specified Kubernetes pod and container using namespace and pod name. Helps diagnose issues by fetching container-specific log data from clusters.
Retrieve logs from a Kubernetes pod or specific container within it, supporting optional parameters like tail lines and previous instance logs, simplifying debugging and monitoring tasks.
Retrieve log output from a Kubernetes pod to monitor application behavior, debug issues, and track pod activity. Specify the pod name and optionally set namespace, line count, or enable real-time log streaming.
Retrieve logs from a running Kubernetes Pod to monitor application performance, debug issues, and analyze container output in specified environments and clusters.
Provides Kubernetes cluster management capabilities through natural language via MCP protocol over HTTP/SSE. Supports Pod, Service, Deployment operations, log retrieval, and resource management with JWT authentication and RBAC permissions.
A Model Context Protocol (MCP) server that provides safe, read-only access to Kubernetes resources for debugging and inspection. Built with security in mind, it offers comprehensive cluster visibility without modification capabilities.