Kubeview Mcp
@mikhae1
About Kubeview Mcp
KubeView MCP is a read-only Model Context Protocol (MCP) server that exposes rich, AI-ready operations for Kubernetes clusters.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"kubeview-mcp": {
"command": "npx",
"args": [
"https://github.com/mikhae1/kubeview-mcp"
],
"env": {
"KUBECONFIG": "$HOME/.kube/config"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is KubeView MCP?
KubeView MCP is a read-only Model Context Protocol server that gives AI assistants rich, AI-ready operations for Kubernetes clusters. It is aimed at developers and platform engineers who want AI-driven inspection of cluster resources, Helm releases, Argo workflows, and monitoring data.
How to use KubeView MCP?
— (No installation or configuration instructions are present in the provided README.)
Key features of KubeView MCP
- Read-only access to Pods, Services, Deployments, and more.
- Deep inspection of Helm releases, manifests, values, and history.
- Seamless integration with Argo Workflows and ArgoCD applications.
- Out-of-the-box CPU and memory metrics from Kubernetes.
- Optional enrichment with Prometheus monitoring data.
Use cases of KubeView MCP
- AI-powered troubleshooting of running Kubernetes clusters.
- Querying Helm release details and history via natural language.
- Inspecting ArgoCD application state and Argo Workflow status.
- Retrieving resource configurations without direct
kubectlaccess.
FAQ from KubeView MCP
What kinds of Kubernetes resources does KubeView MCP support?
It provides read-only access to Pods, Services, Deployments, Namespaces, ConfigMaps, Secrets, PVCs, and more.
Does KubeView MCP support Helm?
Yes, it supports deep inspection of Helm releases including their manifests, values, hooks, and history.
Can KubeView MCP interact with ArgoCD and Argo Workflows?
Yes, it seamlessly integrates with both Argo Workflows and ArgoCD applications.
Is KubeView MCP a read-only tool?
Yes, it is explicitly described as a read-only MCP server, meaning it will not modify any cluster state.
Does KubeView MCP include monitoring capabilities?
Yes, it provides CPU and memory metrics out-of-the-box and can be optionally enriched with Prometheus data.
More Other MCP servers
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser

EverArt
modelcontextprotocolModel Context Protocol Servers
ICSS
chokcoco不止于 CSS
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Comments