Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
runA

Run the agent-regress CLI with the given arguments and return its --json output, parsed. Real CLI --help output:

Run the agent-regress CLI (statistical regression testing for LLM agents).

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.7/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool available, there is no possibility of confusing it with another; its purpose is clearly described.

Naming Consistency4/5

The tool name 'run' is a simple, direct verb that matches its function. While it lacks a noun modifier, there is no inconsistency to penalize.

Tool Count3/5

The server has a single tool, which feels thin for a general evaluation platform but is appropriate for a focused CLI wrapper. It is borderline but not excessive.

Completeness4/5

The server's stated purpose is to run the agent-regress CLI, and the single tool fulfills that. However, it lacks auxiliary capabilities like listing available tests or parsing results separately.

Maintenance

ActivityMaintained
ResponsivenessUnresponsive