MCP Servers / development / MicroShift Test Analyzer

MicroShift Test Analyzer

JSON →
stdiononedevelopment

Analyzes MicroShift test failures from Google Sheets to correlate them with specific MicroShift versions.

Install
How to run this server
[ { "cmd": "pip install -r", "imports": [] } ]
server path: microshift-test-analyzer
Tools
What this server exposes
get_failed_pipelines_by_version
Get failed testing pipelines grouped by MicroShift version.
get_failure_summary
Get summary of test failures across all MicroShift versions.
get_pipeline_failure_trends
Analyze failure trends for specific testing pipelines over time.
search_failure_reasons
Search for specific failure reasons across all tests.
get_version_comparison
Compare test results between different MicroShift versions.
Configuration
Environment & auth
authnone
envGOOGLE_PRIVATE_KEY
envSPREADSHEET_ID
Resources
MicroShift Test Analyzer — MCP Server · libregistry