mcp-kubernetes-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KUBECONFIG | No | Path to kubeconfig file (local mode) | ~/.kube/config |
| MCP_K8S_ENV | No | Environment mode: local, aws, auto | auto |
| AWS_DEFAULT_REGION | No | AWS region (AWS mode) | us-east-1 |
| MCP_K8S_AWS_ROLE_ARN | No | IAM role ARN to assume (AWS mode) | |
| MCP_K8S_DEFAULT_CONTEXT | No | Default kubeconfig context (local mode) | |
| MCP_K8S_EKS_CLUSTER_NAME | No | EKS cluster name (required for AWS mode) | |
| MCP_K8S_ALLOW_DESTRUCTIVE | No | Enable destructive operations | true |
| MCP_K8S_AWS_ROLE_SESSION_DURATION | No | Assumed role duration in seconds (AWS mode) | 3600 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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
- 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/STHITAPRAJNAS/mcp-kubernetes-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server