MCP Prow Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_KEY | No | For authenticated requests to access QE private Prow jobs. | |
| MCP_HOST | No | Host for sse/http transport. | 127.0.0.1 |
| MCP_PORT | No | Port for sse/http transport. | 8000 |
| MCP_TRANSPORT | No | Transport method: stdio (default), sse, http. | stdio |
| DEFAULT_JOB_NAME | No | Default Prow job name (e.g., pull-ci-redhat-developer-rhdh-main-e2e-tests). Used as default when not specified in tool calls. | |
| DEFAULT_ORG_REPO | No | Organization and repository (e.g., redhat-developer_rhdh). Used as default when not specified in tool calls. |
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/redhat-community-ai-tools/prow-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server