Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HCP_TOKENNoBearer token for ROSA HCP cluster
ARO_API_URLNoAPI URL of the ARO cluster
HCP_API_URLNoAPI URL of the ROSA HCP cluster
ARO_PASSWORDNoPassword for ARO cluster
ARO_USERNAMENoUsername for ARO cluster
HCP_PASSWORDNoPassword for ROSA HCP cluster
HCP_USERNAMENoUsername for ROSA HCP cluster
ARO_CLUSTER_NAMENoName of the ARO cluster
HCP_CLUSTER_NAMENoName of the ROSA HCP cluster

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_clustersA

List all available OpenShift clusters

get_cluster_healthA

Get overall health status of an OpenShift cluster including nodes, operators, and critical workloads

get_nodesB

List all nodes in the cluster with status and resource information

get_podsB

List pods in a namespace with their status

get_failing_podsA

Get pods that are not in Running state (CrashLoopBackOff, Error, Pending, etc.)

get_eventsB

Get recent Kubernetes events for troubleshooting

diagnose_crashloopB

Diagnose a pod in CrashLoopBackOff state and provide remediation suggestions

get_storage_infoC

Get storage information including PVCs and their status

get_cluster_operatorsC

Get status of OpenShift cluster operators

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/agentic-devops/mcp-sre-tools'

If you have feedback or need assistance with the MCP directory API, please join our Discord server