Skip to main content
Glama
xiaohuxi

release-evidence-pack-mcp

by xiaohuxi

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RELEASE_EVIDENCE_ALLOWED_ROOTSNoOne or more repository roots allowed for the server. Separate paths with ';' on Windows or ':' on Linux/macOS. If absent, only the current directory is allowed.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
inspect_release_changesA

Inspect a local Git diff and classify release risk without changing the repository.

summarize_test_reportsA

Summarize local JUnit XML reports without returning testcase logs or captured output.

build_release_evidence_packA

Combine Git changes and JUnit reports into a risk decision, findings, and rollback checklist.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/xiaohuxi/release-evidence-pack-mcp'

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