Skip to main content
Glama

AEMET-MCP

MIT License
2
  • Apple
  • Linux

get_station_list

Retrieve a list of weather stations from Spain's AEMET API, optionally filtered by station names or provinces for targeted weather data access.

Instructions

Get a list of all available weather stations or filter by one or more search terms, including approximate matches.

Args: search_terms: Optional terms (space or comma separated) to filter stations by name or province.

Input Schema

NameRequiredDescriptionDefault
search_termsNo

Input Schema (JSON Schema)

{ "properties": { "search_terms": { "default": "", "title": "Search Terms", "type": "string" } }, "title": "get_station_listArguments", "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