Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KUBEOPT_API_URLYesURL of your KubeOpt instance
KUBEOPT_PASSWORDYesKubeOpt password
KUBEOPT_USERNAMEYesKubeOpt username

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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