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
waitA

Wait for a specified duration before returning. Use this to pause between retries when polling for a condition (PR approval, Slack response, file creation, etc.).

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.8/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of overlap or confusion. The tool's purpose is clearly defined and distinct by default.

Naming Consistency5/5

A single tool named 'wait' follows a simple verb pattern. Consistency is trivially maintained as there is only one tool.

Tool Count5/5

One tool is perfectly appropriate for a utility focused on waiting. The tool earns its place by providing a clear, single function.

Completeness5/5

The server's domain is limited to waiting for a duration. The single tool fully covers this purpose with no missing functionality.

Maintenance

ActivityInactive
ResponsivenessNo issues