Kubernetes Read-Only MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_clustersA | List contexts and kubeconfig files skipped due to duplicate contexts. |
| list_api_resourcesC | Discover Kubernetes API resources, including CRDs, that can be queried. |
| list_crdsB | List all installed CustomResourceDefinitions and their served versions. |
| list_resourcesB | List any Kubernetes resource kind using apiVersion/kind discovery. |
| get_resourceB | Get any Kubernetes resource object by apiVersion, kind and name. |
| get_cluster_healthB | Get Kubernetes version and a summary of node readiness for one context. |
| list_nodesB | List nodes with readiness, roles, version and pressure conditions. |
| list_namespacesB | List namespaces and their phases. |
| list_podsB | List Pods, optionally restricting results to Pods with failure signals. |
| describe_podA | Return detailed status, container state and conditions for a Pod. |
| get_pod_logsA | Read a bounded tail of container logs. Logs may contain sensitive application data. |
| list_deploymentsB | List Deployments and replica readiness. |
| list_statefulsetsA | List StatefulSets and replica readiness. |
| list_eventsB | List recent warning and normal Kubernetes events, newest first. |
| list_storageB | List PersistentVolumeClaims, PersistentVolumes and StorageClasses. |
| list_rbacB | List Roles, RoleBindings, ClusterRoles and ClusterRoleBindings as metadata. |
| get_configmapA | Read a ConfigMap including its data. Review returned data for sensitive values. |
| list_secretsA | List Secret metadata only; secret values are never returned. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jhmorimoto/kubernetes-readonly-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server