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": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
compact_outputA

Compact noisy command output before reading it. Strips ANSI, dedupes spam, collapses stack traces, extracts errors, and attaches short fix cards for known error codes (TS####, ECONNREFUSED, npm ERESOLVE). Use when test/build/lint output is long.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.3/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion between tools. The purpose is clearly defined.

Naming Consistency5/5

The single tool uses a clear snake_case name consistent with itself. No pattern inconsistency exists.

Tool Count3/5

A single tool is on the lower end of the typical range. While it serves a narrow, well-defined purpose, it feels thin for a server, but not an extreme mismatch.

Completeness5/5

For its stated domain of compacting noisy command output, the tool covers the essential functionality. No obvious gaps for its intended use.

Maintenance

ActivityStale
ResponsivenessWithin a week