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
spec_check_interfacesD
spec_check_modelsD
spec_check_securityD
spec_check_envD

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

D1.9/5.0

Scored across 4 tools

Disambiguation4/5

Tool names specify distinct aspects (env, interfaces, models, security), so agents can differentiate them. Without descriptions, there is slight ambiguity about exact scope, but the naming is clear enough.

Naming Consistency5/5

All tools follow a consistent 'spec_check_<aspect>' pattern, making them predictable and easy to understand.

Tool Count4/5

Four tools is a reasonable scope for a specialized specification checker. It is neither too few nor too many for the domain.

Completeness3/5

The set covers key specification areas (env, interfaces, models, security), but lacks a composite check or a tool for performing all checks at once, which is a minor gap.

Maintenance

ActivityInactive
ResponsivenessNo issues