Skip to main content
Glama

IPMA Weather MCP Server

get_station_observations

Retrieve hourly weather observations from Portuguese stations including temperature, humidity, pressure, wind, precipitation, and radiation data from the last 24 hours.

Instructions

Get meteorological observations from weather stations (Observações últimas 24 horas).

Args: station_id: ID of the weather station. Leave empty to see all stations. Returns hourly meteorological observations from the last 24 hours including: - Temperature - Humidity - Pressure - Wind speed and direction - Precipitation - Radiation

Input Schema

NameRequiredDescriptionDefault
station_idNo

Input Schema (JSON Schema)

{ "properties": { "station_id": { "default": "", "title": "Station Id", "type": "string" } }, "type": "object" }

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/gabriel20vieira/ipma-mcp-server'

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