reportportal-mcp-server-py

dipanjanc-dev/reportportal-mcp-server-py

3.1

If you are the rightful owner of reportportal-mcp-server-py and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The ReportPortal MCP Server is a Python implementation that allows AI assistants to access ReportPortal test execution data through natural language queries.

Tools

Functions exposed to the LLM to take actions

Get Launches

Get and filter launches (test runs) with pagination.

Get Last Launch by Name

Retrieves the most recent launch by name.

Launch Force Finish

Force finish a launch.

Launch Delete

Delete a launch.

Get Test Items by Filter

Get test items by launch ID and filters.

Get Test Item by ID

Get test item by ID.

Get Test Item Logs by Filter

Get test item logs by parent ID and filters.

Get Test Item Attachments

Get attachments for a test item.

Update Defect Classification

Update defect classification for a test item with validation and detailed response.

Bulk Update Defect Classification

Update defect classifications for multiple test items in a single request.

Run Auto Analysis

Run auto analysis on a launch.

Run Unique Error Analysis

Run unique error analysis on a launch.

Run Quality Gate

Run quality gate analysis on a launch.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources