Skip to main content
Glama
CDVolvik
by CDVolvik

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PR_X402_API_BASENoURL of the underlying HTTP APIhttp://localhost:4021
WALLET_PRIVATE_KEYNoPrivate key for auto-paying (optional)

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
search_pr_legislationA

Search measures (proyectos y resoluciones) of the Puerto Rico Legislative Assembly by text, chamber, or status. Returns summary rows.

get_pr_billA

Get full detail for one Puerto Rico legislative measure by identifier: abstract, sponsors, and action history.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.8/5.0

Scored across 2 tools

Disambiguation5/5

The two tools have clearly distinct purposes: one searches for legislation with filters, the other retrieves full details for a specific measure. There is no overlap or ambiguity.

Naming Consistency4/5

Both tools follow a verb_noun pattern, but one uses 'pr_bill' and the other 'pr_legislation,' which is a minor inconsistency in resource naming. Overall style is consistent and readable.

Tool Count3/5

With only two tools, the set feels thin for a legislative domain, though it may be sufficient for a minimal read-only API. The count is borderline but not unreasonable.

Completeness4/5

The tool surface covers search and detail retrieval, which are the core operations for accessing legislative measures. No significant gaps are apparent, though more specialized endpoints (e.g., by chamber or session) could be added.

Maintenance

ActivityMaintained
ResponsivenessUnresponsive