Skip to main content
Glama

Log Analyzer MCP

by djm81

create_coverage_report

Generate HTML and XML coverage reports for log analysis, with options to rebuild reports as needed, for detailed insights into test run data.

Instructions

Run the coverage report script and generate HTML and XML reports. Args: force_rebuild: Whether to force rebuilding the report even if it exists Returns: Dictionary containing execution results and report paths

Input Schema

NameRequiredDescriptionDefault
force_rebuildNo

Input Schema (JSON Schema)

{ "properties": { "force_rebuild": { "default": false, "title": "Force Rebuild", "type": "boolean" } }, "title": "create_coverage_reportArguments", "type": "object" }

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/djm81/log_analyzer_mcp'

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