AEMET runs on your own machine — the client starts it, so there is no endpoint to ping. 29 installs a week from npm. Last commit 26 Jul 2026.
MCP server exposing AEMET (Spanish weather agency) forecasts, station data and warnings.
Today is the operative word: we check AEMET every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add aemet-mcp -- npx -y @mmillan76/aemet-mcp
{
"mcpServers": {
"aemet-mcp": {
"args": [
"-y",
"@mmillan76/aemet-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.aemet-mcp]
command = "npx"
args = ["-y", "@mmillan76/aemet-mcp"]
{
"mcpServers": {
"aemet-mcp": {
"args": [
"-y",
"@mmillan76/aemet-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"aemet-mcp": {
"args": [
"-y",
"@mmillan76/aemet-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
AEMET_API_KEY (Free AEMET OpenData API key. Request one at https://opendata.aemet.es/centrodedescargas/altaUsuario).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Icelandic weather, forecasts, warnings, and earthquakes from vedur.is.
Hosted MCP server for Xweather weather data: conditions, forecasts, alerts, and more.
MCP server for Taiwan CWA open data: weather forecast, earthquake, warnings, typhoon.
JMA (Japan Meteorological Agency) MCP — keyless weather forecasts, warnings,
Swiss weather data for AI assistants — forecasts, measurements, stations, pollen.
MCP server for METAR/TAF aviation weather data
An MCP server for weather information.
An MCP server for weather information.
Answers built from our own checks of this server.