Skip to main content
Glama

Log Analyzer MCP

by djm81

analyze_tests

Analyze recent test runs to identify and summarize failures, enabling quick insights into test results and issues for efficient debugging.

Instructions

Analyze the most recent test run and provide detailed information about failures.

Args: summary_only: Whether to return only a summary of the test results

Input Schema

NameRequiredDescriptionDefault
summary_onlyNo

Input Schema (JSON Schema)

{ "properties": { "summary_only": { "default": false, "title": "Summary Only", "type": "boolean" } }, "title": "analyze_testsArguments", "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