Skip to main content
Glama

AEMET-MCP

MIT License
2
  • Apple
  • Linux

get_station_data

Retrieve detailed weather data for a specific station by providing its unique identifier, sourced directly from Spain's State Meteorological Agency (AEMET) API.

Instructions

Obtain specific weather data for a weather station.

Args: station_id: Station identifier (e.g., "8416Y" for Valencia))

Input Schema

NameRequiredDescriptionDefault
station_idYes

Input Schema (JSON Schema)

{ "properties": { "station_id": { "title": "Station Id", "type": "string" } }, "required": [ "station_id" ], "title": "get_station_dataArguments", "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/AnCode666/aemet-mcp'

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