Skip to main content
Glama
rwese
by rwese

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
readA

Read-only access to backlog items - list and view backlog work items

writeC

Write access to backlog management - create, amend, and list backlog work items

doneC

Mark backlog items as complete with optional summary - done operation and list

ticket-readA

Read-only access to backlog tickets - list and filter tickets for a backlog item

ticket-writeC

Write access to backlog tickets - create and update tickets for backlog items

ticket-doneC

Mark backlog tickets as complete with dependency validation

pruneC

Prune completed/done backlog items - remove old archived items from COMPLETED_Backlog

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.2/5.0

Scored across 7 tools

Disambiguation4/5

Tools are mostly distinct, but 'done' and 'ticket-done' could confuse an agent as both mark items complete; similarly 'read' vs 'ticket-read' and 'write' vs 'ticket-write' are pairs with overlapping purposes, though descriptions clarify the backlog vs ticket context.

Naming Consistency3/5

Naming is inconsistent: plain verbs (done, prune, read, write) and noun-verb with hyphen (ticket-done, ticket-read, ticket-write) mix styles. The verb placement also varies (verb-first vs noun-first).

Tool Count5/5

Seven tools is a reasonable number for managing backlog items and tickets, covering necessary operations without excess or deficiency.

Completeness4/5

The tool set covers core CRUD-like operations for both backlog items and tickets, including creation, reading, updating, completing, and pruning. Minor gaps include lack of explicit delete for backlog items or tickets (beyond pruning), but these are not severe.

Maintenance

ActivityInactive
ResponsivenessResponsive