Skip to main content
Glama
ptrinh

Final Notice

by ptrinh

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
list_jurisdictionsA

List every supported country/jurisdiction (code, name, currency, default language) plus the available languages and tones. Call this first to pick a valid jurisdiction + language.

preview_demand_letterA

Render the demand letter's text content (title, subject, body paragraphs, amount line, legal reference, closing) as structured JSON, without producing a PDF. Use to review or refine wording before generating.

generate_demand_letterA

Generate the finished demand-letter PDF (formal letter + matching envelope), localized and legally formatted for the jurisdiction. Returns the PDF as a base64 resource. Free, no registration.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.2/5.0

Scored across 3 tools

Disambiguation5/5

Each tool has a unique purpose: listing jurisdictions, previewing text, and generating the PDF. No overlap or ambiguity.

Naming Consistency5/5

All tools follow the same snake_case verb_noun pattern (list_jurisdictions, preview_demand_letter, generate_demand_letter), providing a predictable naming convention.

Tool Count5/5

Three tools is precisely the right number for this domain—covering listing, preview, and generation without bloat or insufficiency.

Completeness5/5

The tool set fully covers the demand letter workflow: jurisdiction selection, content preview, and final PDF generation. No obvious gaps.

Maintenance

ActivityStale
ResponsivenessNo issues