Provide direct access to historical and current meteorological data from Spain's State Meteorological Agency through natural language queries. Retrieve detailed climate summaries, daily weather values, and beach condition reports with filtering options by date and location. Enable seamless integration with MCP-compatible clients to enrich conversations with accurate weather information.
Tools
get_daily_forecast
Get the daily weather forecast for a Spanish municipality. Args: municipality_code: AEMET municipality code (e.g., "28079" for Madrid)
get_station_data
Obtain specific weather data for a weather station. Args: station_id: Station identifier (e.g., "8416Y" for Valencia))
get_station_list
Get a list of all available weather stations.
get_historical_data
Obtain historical meteorological data for a specific station. Args: station_id: Identifier of the station (e.g. "3195" for Madrid Retiro) start_date: Start date in format YYYYY-MM-DD end_date: End date in format YYYYY-MM-DD