redhat-community-ai-tools/prow-mcp-server
If you are the rightful owner of prow-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server designed for seamless interaction with Prow CI/CD systems, enabling efficient retrieval of build logs and diagnosis of PR build issues.
Tools
Functions exposed to the LLM to take actions
get_latest_job_run
Get the latest job run information for a specific job name
get_job_logs
Retrieve logs for a specific Prow job ID
get_build_logs
Get logs for a specific build ID and job name
get_latest_prow_build_for_pr
Find the latest Prow build for a GitHub PR
get_prow_logs_from_pr
Get comprehensive logs for a specific PR
diagnose_pr_build_status
Comprehensive diagnostic tool for PR build issues
get_test_failures_from_artifacts
Extract test failures from build artifacts
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client