patrickdappollonio/mcp-kubernetes-ro
A read-only Kubernetes MCP server: list resources, get resource details, retrieve pod logs, discover API resources, and perform base64 encoding/decoding operations - all while maintaining security through read-only access.
This tool helps Kubernetes operators, site reliability engineers, and AI assistants safely inspect Kubernetes clusters. It takes your existing kubectl configuration and provides a read-only interface to list resources, view details, and retrieve pod logs. The output is comprehensive cluster information, all without allowing any destructive changes, making it ideal for monitoring and troubleshooting.
Use this if you need to allow AI agents or other automated systems to query and inspect your Kubernetes cluster information without any risk of accidental modifications or deletions.
Not ideal if you need to perform write operations or administrative tasks that modify the Kubernetes cluster state.
Stars
14
Forks
2
Language
Go
License
MIT
Category
Last pushed
Dec 18, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/patrickdappollonio/mcp-kubernetes-ro"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
rohitg00/kubectl-mcp-server
A Model Context Protocol (MCP) server for Kubernetes. Install: npx kubectl-mcp-server or pip...
Azure/aks-mcp
A Model Context Protocol (MCP) server that enables AI assistants to interact with AKS clusters....
alexei-led/k8s-mcp-server
K8s-mcp-server is a Model Context Protocol (MCP) server that enables AI assistants like Claude...
reza-gholizade/k8s-mcp-server
Manage Your Kubernetes Cluster with k8s mcp-server
silenceper/mcp-k8s
A Kubernetes MCP (Model Control Protocol) server that enables interaction with Kubernetes...