K8s MCP Server
by alexei-led
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AWS_REGION | No | AWS region for EKS clusters | |
| AWS_PROFILE | No | AWS profile for EKS authentication | |
| K8S_CONTEXT | No | Target specific Kubernetes context | |
| K8S_NAMESPACE | No | Target specific namespace | |
| K8S_MCP_TIMEOUT | No | Timeout for MCP operations (in seconds) | |
| K8S_MCP_TRANSPORT | No | Transport protocol: stdio, streamable-http, or sse | |
| AZURE_SUBSCRIPTION | No | Azure subscription ID for AKS authentication | |
| CLOUDSDK_CORE_PROJECT | No | GCP project ID for GKE authentication | |
| K8S_MCP_SECURITY_MODE | No | Security mode (e.g., permissive) | |
| CLOUDSDK_COMPUTE_REGION | No | GCP compute region for GKE |
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
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/alexei-led/k8s-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server