Skip to main content
Glama
apomt
by apomt

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
release_url_to_tasksA

Fetch one public release-note URL and return ordered, source-cited upgrade tasks without executing code.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no risk of confusing it with another. Its purpose is clearly stated and self-contained.

Naming Consistency4/5

The single tool name is descriptive and follows a clean snake_case style, but with only one tool there is no broader naming pattern to evaluate.

Tool Count3/5

A single tool feels thin even for a focused server, but it does cover the core release-notes-to-tasks transformation without obvious bloat.

Completeness4/5

The tool covers the main stated workflow of converting a release URL into ordered upgrade tasks. Minor gaps exist, such as support for multiple URLs or configurable task generation, but the core purpose is fulfilled.

Maintenance

ActivityMaintained
ResponsivenessNo issues