Skip to main content
Glama
tsvillain
by tsvillain

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
check_deprecationA

Look up whether a provider's API or SDK is active, deprecated, or sunset. Covers a curated set of high-traffic providers (Stripe, Twilio, AWS, GitHub, OpenAI, Slack, SendGrid, Shopify, Auth0, PayPal). Returns 'unknown' for anything not tracked.

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. The tool has a clear, specific purpose: querying deprecation status for known providers.

Naming Consistency5/5

A single tool name is inherently consistent. 'check_deprecation' follows a clear verb_noun pattern and accurately describes the action.

Tool Count4/5

One tool is slightly below the typical 3-15 range, but it is perfectly suited to the server's narrow purpose of checking deprecation status. The scope does not feel artificially limited.

Completeness4/5

The core lookup operation is fully covered. A minor gap is the absence of a way to programmatically list supported providers; the agent must rely on the static description to know which providers are tracked.

Maintenance

ActivitySlowing
ResponsivenessUnresponsive