Overview
what is ReportPortal MCP Server?
ReportPortal MCP Server is an integration tool that allows users to interact with ReportPortal directly from GitHub Copilot chat, enabling them to query and analyze test execution results seamlessly.
how to use ReportPortal MCP Server?
To use the MCP Server, set the required environment variables for your ReportPortal instance and run the server binary after building it from the source.
key features of ReportPortal MCP Server?
- List launches with pagination support
- Retrieve launch details by name
- Filter launches using various criteria
- View detailed test execution reports
use cases of ReportPortal MCP Server?
- Analyzing test execution results directly from GitHub Copilot.
- Managing and querying test launches efficiently.
- Integrating test reporting into CI/CD workflows.
FAQ from ReportPortal MCP Server?
- What are the prerequisites for using the MCP Server?
You need Go 1.24.1 or later and a running ReportPortal instance.
- How do I configure the MCP Server?
The server uses environment variables for configuration, including RP_HOST, RP_PROJECT, and RP_TOKEN.
- Is there a license for this project?
Yes, the project is licensed under the MIT License.