Skip to main content
Glama
abellmugano

quantity-engine

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": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
quantity_executeA

Execute dimensional calculation and unit conversion with audit evidence. Input: sequence of typed operations (mul, convert). Output: result value with unit, precision metadata, and reproducibility hash, or a structured failure.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.5/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusing it with another. The purpose of quantity_execute is singular and clearly described.

Naming Consistency4/5

There is no naming pattern to evaluate with a single tool, but the name quantity_execute follows a noun_verb structure that aligns with the server name and is not inconsistent with any convention.

Tool Count3/5

One tool is at the low end of acceptable for a focused utility. It feels thin for a general-purpose quantity engine, but the tool's multi-step operation input partially compensates for the lack of separate tools.

Completeness2/5

The tool only supports multiplication and conversion operations, leaving out common dimensional operations like addition, subtraction, and division. This is a significant gap for a quantity engine.

Maintenance

ActivityMaintained
ResponsivenessNo issues