Skip to main content
Glama
schlpbch

Aareguru MCP Server

by schlpbch

compare_cities_table

Compare Aare swimming conditions across cities with a sortable, searchable table. Includes water temperature, flow rates, safety assessments, and BAFU color coding.

Instructions

Show a sortable, searchable table comparing Aare conditions across cities.

Header summary cards use the aare.guru cyan (#2be6ff) accent. Safety column uses BAFU color coding.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
citiesNoCity identifiers to compare. If omitted, compares all available cities.
Behavior3/5

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

The description mentions visual behaviors (header summary cards using a specific color, safety column using BAFU color coding), but does not disclose other behavioral traits such as whether it is read-only, has rate limits, or any side effects. With no annotations, the description partially covers transparency.

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

Conciseness4/5

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

Three sentences, front-loaded with the primary purpose. The second and third sentences add specific styling details which may be useful but could be considered extraneous for an AI agent. Still, it is concise overall.

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

Completeness2/5

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

The description does not explain what columns or data fields the table contains beyond mentioning a 'safety column'. With no output schema and no annotations, the agent lacks information about the tool's return format and contents, making it incomplete for a table-displaying tool.

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

Parameters3/5

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

The input schema already provides full description for the single 'cities' parameter, including its behavior when omitted. The description adds no additional meaning beyond what the schema states, so baseline 3 applies.

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 clearly states 'Show a sortable, searchable table comparing Aare conditions across cities.' It uses a specific verb and resource, and distinguishes from sibling tools like 'compare_cities' which may have a different format.

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 description implies the tool is for a tabular comparison, but does not explicitly state when to use it over other tools like 'compare_cities' or 'conditions_dashboard'. No when-not or alternative guidance is provided.

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

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/schlpbch/aareguru-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server