OpenShift SRE Copilot
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HCP_TOKEN | No | Bearer token for ROSA HCP cluster | |
| ARO_API_URL | No | API URL of the ARO cluster | |
| HCP_API_URL | No | API URL of the ROSA HCP cluster | |
| ARO_PASSWORD | No | Password for ARO cluster | |
| ARO_USERNAME | No | Username for ARO cluster | |
| HCP_PASSWORD | No | Password for ROSA HCP cluster | |
| HCP_USERNAME | No | Username for ROSA HCP cluster | |
| ARO_CLUSTER_NAME | No | Name of the ARO cluster | |
| HCP_CLUSTER_NAME | No | Name of the ROSA HCP cluster |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| 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/agentic-devops/mcp-sre-tools'
If you have feedback or need assistance with the MCP directory API, please join our Discord server