Skip to main content
Glama

swiss-living-index

recommend_canton

Personal canton recommendation ("Where should I live in Switzerland?"): weight 5 categories 0–3 (cost = rent/premiums/electricity; tax = income tax/fiscal balance; work = jobs/unemployment/migration; env = sunshine/crime/vacancy; health = hospital capacity) and get all 26 cantons scored by the transparent percentile method of the Swiss Living Quality Index. Every evidence figure carries value, unit, rank, source and year. Scores describe order under the stated weights, not universal suitability.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
envNo
taxNo
costNo0-3, default 2
workNo
infraNo0-3, connectivity & infrastructure (active once infra metrics ship)
limitNotop N with evidence, default 5
healthNo
international_communityNoinclude foreigner share, higher preferred

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. Changed1 schema field changed
    • addedInput schema / properties / infra
      Added value: +{
      +  "description": "0-3, connectivity & infrastructure (active once infra metrics ship)",
      +  "type": "number"
      +}
  2. Added

TDQS

A4.2/5.0
Behavior4/5

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

With no annotations provided, the description carries the full behavioral burden, and it does substantial work: it discloses the percentile method, that all 26 cantons are scored, that each evidence figure carries value/unit/rank/source/year, and that scores reflect order under the stated weights, not universal suitability. It does not discuss response shape or side effects, but for a recommendation tool these are reasonably covered.

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 dense but every sentence earns its place: it front-loads the tool's purpose, then gives the category definitions, the scoring method, and the crucial caveat that results are relative under stated weights. There is no fluff or repetition of schema fields.

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?

For an 8-parameter tool with no annotations and no output schema, the description provides enough context to understand the weighted-scoring semantics, the parameter meaning, and the kind of evidence returned. It does not explain default behavior when weights are omitted or exactly how infra fits alongside the five named categories, but the schema partially covers those aspects.

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?

Schema coverage is only 50%, so the description compensates by decoding five category parameters into concrete submetrics such as cost = rent/premiums/electricity and env = sunshine/crime/vacancy, while confirming the 0–3 weight range. It does not add meaning for infra or international_community beyond the schema, but those parameters already have descriptions.

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 names a specific verb and resource: 'Personal canton recommendation' for deciding where to live in Switzerland, and it clearly distinguishes the tool from generic ranking by describing weighted 0–3 category inputs and the transparent percentile method. This also differentiates it from siblings like compare_cantons and rank_by_metric, which would not be personal or weighted.

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

Usage Guidelines3/5

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

The use case is implied through 'Where should I live in Switzerland?' and the weighting model, so an agent can infer when personal preferences matter. However, it never explicitly states when to prefer this over compare_cantons or rank_by_metric, and gives no exclusion criteria or prerequisites.

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