Skip to main content
Glama
J-X0
by J-X0

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SAFETY_CONFIGNoPath to a JSON configuration file. Used by the server (via --config) to load settings; omitted values fall back to defaults.
SAFETY_PROVIDER_KEYNoAPI key for the model-backed provider used by RealProvider.
SAFETY_PROVIDER_URLNoURL of the model-backed provider used by RealProvider. If unset, RealProvider raises ProviderUnavailable.
SAFETY_MAX_INPUT_CHARSNoOverrides the maximum number of characters allowed in input payloads without editing the config file.

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
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
screenC

Classify an input or output payload for a tenant and return an allow/block/review decision.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no possibility of confusing it with another tool.

Naming Consistency5/5

The single tool name 'screen' is a clear, action-oriented verb and introduces no naming inconsistencies.

Tool Count3/5

A single screening tool feels thin for a 'safety' server, though it does cover a core classification action.

Completeness3/5

The tool covers the main screening/classification task, but lacks related operations such as policy management or decision history, leaving notable gaps.

Maintenance

ActivityInactive
ResponsivenessNo issues