Skip to main content
Glama

MCP-Allure

get_allure_report

Extract and convert Allure test reports into JSON format for AI analysis, enabling detailed insights into test failures and potential solutions.

Instructions

read allure report and return json data

Input Schema

NameRequiredDescriptionDefault
results_dirYes

Input Schema (JSON Schema)

{ "properties": { "results_dir": { "title": "Results Dir", "type": "string" } }, "required": [ "results_dir" ], "title": "get_allure_reportArguments", "type": "object" }
Install Server

Other Tools from MCP-Allure

Related Tools

    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/crisschan/mcp-allure'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server