Skip to main content
Glama
schlpbch

Aareguru MCP Server

by schlpbch

get_current_temperature

Check current Aare river water temperature for Swiss cities to assess swimming conditions. Provides temperature in Celsius, Swiss German descriptions, safety warnings, and seasonal recommendations.

Instructions

Retrieves current water temperature for a single city.

Takes city parameter (optional, default: Bern).

Use this for quick temperature checks and simple "how warm is the water?" questions. Returns temperature in Celsius, Swiss German description (e.g., geil aber chli chalt), and swimming suitability.

For multiple cities: Use compare_cities instead - it's 8-13x faster.

Args: city: City identifier (e.g., 'Bern', 'Thun', 'basel', 'olten'). Use compare_cities to discover locations.

Returns: Dictionary containing: - city (str): City identifier - temperature (float): Water temperature in Celsius - temperature_text (str): Swiss German description - swiss_german_explanation (str): English translation of Swiss German phrase - name (str): Location name - warning (str | None): Safety warning if flow is dangerous - suggestion (str): Swimming recommendation based on temperature - seasonal_advice (str): Season-specific swimming guidance - temperature_prec (float): Precise temperature value - temperature_text_short (str): Short temperature description - longname (str): Full location name

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cityNoBern

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