AEMET Spain Weather
FreeNot checkedSpanish weather data from AEMET OpenData: forecasts, CAP warnings, and station observations.
About
Spanish weather data from AEMET OpenData: forecasts, CAP warnings, and station observations.
README
Tools for working with AEMET OpenData, the public API of Spain's State Meteorological Agency.
| Package | Description | npm |
|---|---|---|
| aemet-client | Typed TypeScript SDK + CLI for AEMET OpenData. Used in production at snowy.es. | npm version |
| aemet-mcp | Model Context Protocol server: plug AEMET into Claude Desktop, Cursor, Windsurf or any MCP client. Runs locally over stdio. | npm version |
Quick links
- Just want to use AEMET from code? → packages/aemet-client/README.md
- Want your LLM to answer Spanish weather questions? → packages/aemet-mcp/README.md
- Spanish docs → packages/aemet-client/README.es.md
Develop
Requires Node.js ≥ 20.18 and pnpm ≥ 10.
pnpm install
pnpm -r build
pnpm -r test
pnpm -r typecheck
pnpm lint
To work on a single package:
pnpm --filter aemet-client test
pnpm --filter aemet-mcp dev
The E2E suite (pnpm --filter aemet-client test:e2e) hits the real AEMET
API and is skipped unless AEMET_API_KEY is set. CI runs it behind a
repository secret.
Release
aemet-clientis released by pushing a tagv<x.y.z>oraemet-client-v<x.y.z>. The release workflow checks the tag matchespackages/aemet-client/package.jsonbefore publishing to npm via Trusted Publishing (OIDC, no token).aemet-mcpis released by pushing a tagaemet-mcp-v<x.y.z>using the same Trusted Publishing setup.pnpm publishrewrites theworkspace:^dependency onaemet-clientto a real semver range.
See CONTRIBUTING.md for development guidelines.
License
MIT © Jorge Carrera
Installing AEMET Spain Weather
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/jocarrd/aemet-clientFAQ
Is AEMET Spain Weather MCP free?
Yes, AEMET Spain Weather MCP is free — one-click install via Unyly at no cost.
Does AEMET Spain Weather need an API key?
No, AEMET Spain Weather runs without API keys or environment variables.
Is AEMET Spain Weather hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install AEMET Spain Weather in Claude Desktop, Claude Code or Cursor?
Open AEMET Spain Weather on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare AEMET Spain Weather with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
