Skip to main content
Glama
schlpbch

Aareguru MCP Server

by schlpbch

aare_map

Show an interactive OpenStreetMap of Aare stations colored by BAFU safety level. Click to view temperature, flow, and description.

Instructions

Show an interactive OpenStreetMap with all Aare monitoring stations.

Each city is plotted as a circle marker coloured by BAFU safety level. Click a marker to see temperature, flow, and Swiss German description.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cityNoOptional city identifier to fly to on load (e.g. 'Bern', 'Thun'). Omit to show all cities with the map fitted to bounds.
Behavior3/5

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

No annotations provided, so description carries full burden. It explains interactive features (click to see details), but does not disclose potential limits like data freshness, map loading behavior, or number of markers.

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?

Two sentences, front-loaded with purpose, no redundant words. Every sentence adds value.

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 a map visualization tool, description covers what it shows and how to interact. No output schema needed as result is a visual map. No missing critical information.

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?

Input schema covers 100% of parameters. Description adds value by explaining that 'city' is optional, defaults to null, and that omitting it shows all cities fitted to bounds. This goes beyond schema.

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?

Description clearly states it shows an interactive OpenStreetMap with Aare monitoring stations, colored markers by safety level, and click interaction for details. This distinguishes it from sibling tools like get_current_conditions or forecast_view which focus on data, not mapping.

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?

Description does not explicitly mention when to use this tool versus alternatives. However, it implies usage for spatial overview of monitoring stations, which is unique among siblings.

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