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

Tools

Functions exposed to the LLM to take actions

NameDescription
check_usage_limitsA

Returns current Claude Code rate limit usage. session_used_pct and weekly_used_pct are 0-100. data_freshness is "fresh" (<60s), "stale" (60-300s), or "unavailable" (>300s or no data).

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.4/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no risk of confusion or overlap between tools.

Naming Consistency5/5

The single tool uses a clear verb_noun pattern (check_usage_limits), which is consistent internally.

Tool Count5/5

A single tool is appropriate for a focused, single-purpose server like a usage limit checker.

Completeness3/5

The server provides only a check operation, lacking any enforcement or configuration tools that the name 'guard' might imply. For pure monitoring, it is complete, but for active guarding, it is incomplete.

Maintenance

ActivityInactive
ResponsivenessNo issues