Skip to main content
Glama

AEMET-MCP

MIT License
2
  • Apple
  • Linux

get_daily_forecast

Retrieve the daily weather forecast for any Spanish municipality using its AEMET code. Access accurate meteorological data directly via the AEMET-MCP server.

Instructions

Get the daily weather forecast for a Spanish municipality.

Args: municipality_code: AEMET municipality code (e.g., "28079" for Madrid)

Input Schema

NameRequiredDescriptionDefault
municipality_codeYes

Input Schema (JSON Schema)

{ "properties": { "municipality_code": { "title": "Municipality Code", "type": "string" } }, "required": [ "municipality_code" ], "title": "get_daily_forecastArguments", "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