AEMET-MCP. Integration via MCP with the AEMET API
@AnCode666
About AEMET-MCP. Integration via MCP with the AEMET API
MCP server for check Spanish climate data using AEMET web API
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"aemet-mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@AnCode666/aemet-mcp",
"--client",
"claude"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is AEMET-MCP?
AEMET-MCP is an MCP server that integrates with the AEMET (Spanish State Meteorological Agency) API to retrieve historical climate data and meteorological information. It enables large language models and AI assistants to query weather station data across Spain, including daily values, monthly summaries, beach conditions, and precipitation analysis.
How to use AEMET-MCP?
Install via Smithery with npx -y @smithery/cli install @AnCode666/aemet-mcp --client claude, using uv (Python 3.10+), or Docker. Configure with Claude Desktop by adding a block to claude_desktop_config.json with command: "uvx", args: ["aemet_mcp"], and setting the AEMET_API_KEY environment variable. An API key is obtained free from the AEMET OpenData portal.
Key features of AEMET-MCP
- Query historical daily weather values (temperature, wind, precipitation)
- Access monthly climate summaries by station
- Filter data by year, month, and AEMET station code
- Query beach conditions and ultraviolet radiation indices
- Analyze rainfall data via a specialized precipitation prompt
- Return responses in JSON format
Use cases of AEMET-MCP
- Ask "What's the weather like in Seville?" to get current conditions
- List beaches in
Basic information
More Developer Tools MCP servers
Huoshan Test
volcengine
BetterBugs
BetterBugsThe BetterBugs MCP (Model Context Protocol) enables you to load BetterBugs bug reports (via report links) directly to your preferred AI Agents and developer environments with MCP Client capabilities (such as Cursor, VS C
extentos
Asger mølgaardExtentos is a multi-vendor development platform for adding smart-glasses capabilities to existing iOS and Android apps. The simplest analogy is Stripe for smart glasses:
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs

PuzzleTide Puzzle Generator
Caravaca-LabsWord search generator, crossword generator, and sudoku generator + solver as a local-first MCP server. 15 deterministic tools: printable PDF puzzle worksheets, themed word banks, and verifiable LLM evals. From the makers
Comments