Aemet MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 232 installs a week from npm. Last commit 16 Sep 2026.
MCP server for AEMET: Spain's official forecasts, warnings, observations and climate data.
Today is the operative word: we check Aemet MCP 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 aemet-mcp
{
"mcpServers": {
"aemet-mcp": {
"args": [
"-y",
"aemet-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.aemet-mcp]
command = "npx"
args = ["-y", "aemet-mcp"]
{
"mcpServers": {
"aemet-mcp": {
"args": [
"-y",
"aemet-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"aemet-mcp": {
"args": [
"-y",
"aemet-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
AEMET_API_KEY (AEMET OpenData API key. Free at https://opendata.aemet.es/centrodedescargas/altaUsuario).
The author declared them in the registry entry; get the values from the project itself.
MCP server exposing AEMET (Spanish weather agency) forecasts, station data and warnings.
Official Airtable MCP server — database and operations layer for agents.
NOAA STOFS storm surge forecasts, observation validation, and OPeNDAP data
Hosted MCP server for Xweather weather data: conditions, forecasts, alerts, and more.
Finnish Meteorological Institute open data (forecast, observations, warnings)
GFS-Wave (WAVEWATCH III) forecasts and NDBC buoy wave observations
Official MCP server for Leadpipe intent and data APIs.
Context and automation MCP server for Warm financial data and approved write operations.
Answers built from our own checks of this server.