Skip to main content

MCP server for reading Extent Reports in LLM-friendly format

Project description

Extent Report MCP Server

This is a Model Context Protocol (MCP) server that enables AI assistants (like Claude, Cursor, and QAFlow) to read, analyze, and understand Extent Reports.

Features

  • Parse Extent Reports (JSON and Spark HTML formats)
  • Extract test summaries (Pass/Fail/Skip rates)
  • Retrieve detailed failure analysis including stack traces
  • Compare reports to identify regressions

Installation

# Install with uv (recommended)
uv tool install mcp-extent

# Or install with pip
pip install mcp-extent

Usage (Local Development)

Since you are running this from source, add the total path to your configuration:

{
  "mcpServers": {
    "mcp-extent": {
      "command": "uv",
      "args": [
        "run",
        "--directory",
        "D:/mcp-extent", 
        "mcp-extent"
      ]
    }
  }
}

Note: Adjust the path D:/mcp-extent if you move the project.

Tools

  • get_extent_report: Parse full report
  • get_test_summary: Get high-level stats
  • get_failed_tests: Get detailed failure info
  • analyze_failures: Pattern matching for failures
  • compare_reports: Compare two report runs

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mcp_extent-0.1.0.tar.gz (95.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mcp_extent-0.1.0-py3-none-any.whl (13.0 kB view details)

Uploaded Python 3

File details

Details for the file mcp_extent-0.1.0.tar.gz.

File metadata

  • Download URL: mcp_extent-0.1.0.tar.gz
  • Upload date:
  • Size: 95.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.22 {"installer":{"name":"uv","version":"0.9.22","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for mcp_extent-0.1.0.tar.gz
Algorithm Hash digest
SHA256 1602046136909f86f0b74b9165b45d27c6deeb9c5c9eafc51b4e46d951d69d58
MD5 36211e344a02db60677bc96a02cecbe4
BLAKE2b-256 80a8a09742d64b57e3a34c47aa9f10d2e8af75cbc302c06d2a4928f9a800f71a

See more details on using hashes here.

File details

Details for the file mcp_extent-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: mcp_extent-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 13.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.22 {"installer":{"name":"uv","version":"0.9.22","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for mcp_extent-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 19dfaa32ad037114bc70b2fc0fa6cd0bc77e7241fd6714413123b5ba0dc14be5
MD5 a21d9090e72480222f3664c4e7c1333e
BLAKE2b-256 ec651113c22e4f0bf658308b657d0319a8040a9c7d7d0b6c4c0c39fcbe8ebea9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page