Skip to main content
Glama

Gold & Silver Company

Caractéristiques des pièces d'or et d'argent

piece
Read-onlyIdempotent

Reference specifications of common gold and silver coins (Napoléon 20 F, Sovereign, Krugerrand, Maple Leaf, Philharmonic, Britannia, Eagle, 50 Pesos, Vreneli, 20 Mark, 10 Gulden, Ducat, 100 Corona, Double Eagle, silver Hercule, Britannia, Maple…): gross weight, fineness, fine metal, diameter, thickness, years, plus a home-check rule. Never a price: use cotation.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nomNoCoin name or alias in FR/EN/NL (e.g. 'napoléon', 'sovereign', 'krugerrand')
metalNoOptional filter when no name: or | argent | gold | silver
langueNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
texteYes
piecesYes
sourceNo

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

A4.6/5.0
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already declare readOnlyHint, idempotentHint, and destructiveHint=false. The description adds meaningful context by stating that the output is reference data only, and mentions a 'home-check rule'. No contradiction with the annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is two sentences: the first front-loads the resource and enumerates its content, the second is a critical exclusion. Every part earns its place; no filler.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

With an output schema present and annotations covering safety, the description is nearly complete: it covers scope, examples, output attributes, and the pricing boundary. The 'home-check rule' is mentioned but not defined, but that detail is likely contained in the output schema.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema covers 'nom' and 'metal' descriptions; the description supplements this with a large set of accepted coin names/aliases and the attribute list. It does not elaborate on 'langue', but the enum covers that parameter adequately.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description leads with a specific verb and object: 'Reference specifications of common gold and silver coins', and immediately enumerates the attributes (gross weight, fineness, fine metal, diameter, thickness, years). It also distinguishes itself from the pricing tool by adding 'Never a price: use cotation.'

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explicitly states when not to use it ('Never a price') and routes the agent to the correct sibling ('use cotation'). Although other siblings exist, the key alternative for this reference tool is clearly named.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources