kubopt
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KUBEOPT_API_URL | Yes | URL of your KubeOpt instance | |
| KUBEOPT_PASSWORD | Yes | KubeOpt password | |
| KUBEOPT_USERNAME | Yes | KubeOpt username |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_clustersA | List all Kubernetes clusters being monitored with their latest cost and optimization data |
| get_cost_summaryA | Get portfolio-level cost summary across all clusters |
| get_cluster_analysisA | Get detailed cost analysis for a specific cluster including cost breakdown, resource utilization, node recommendations, and anomaly detection |
| get_recommendationsB | Get actionable optimization recommendations for a cluster, sorted by estimated savings impact |
| analyze_clusterA | Trigger a fresh cost analysis for a cluster. This runs in the background and takes 1-15 minutes depending on cluster size and cloud provider. Polls for completion and returns the results. |
| get_pod_costsB | Get per-pod cost breakdown for a cluster, useful for identifying expensive workloads. Optionally filter by namespace. |
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/kubeopt/kubeopt'
If you have feedback or need assistance with the MCP directory API, please join our Discord server