IPMA Weather Data Server
๐งMCP ServerDiogoAzevedo03/ipma-mcp-server
MCP server providing natural language access to weather data from IPMA (Portuguese Institute for Sea and Atmosphere), including forecasts, weather warnings, seismic data, weather station observations, and UV index for cities in Portugal.
Overview
An MCP server providing natural language access to weather data from IPMA (Instituto Portugues do Mar e da Atmosfera), Portugal's official meteorological service. It enables querying weather forecasts, active warnings, seismic data, weather station observations, and UV index for Portuguese cities through AI assistants.
Key Features
- Weather Forecasts โ Get multi-day forecasts for any Portuguese city with configurable day range (up to 10 days)
- Real-Time Warnings & Observations โ Access active weather warnings across Portugal and real-time observation data from IPMA weather stations
- Seismic Data โ Retrieve recent earthquake information filtered by region (continent, Azores, Madeira, or all)
- UV Index โ Get ultraviolet index forecasts for sun exposure planning
Who is this for?
Users in Portugal or those interested in Portuguese weather data who want to query IPMA information through AI assistants. Useful for developers building Portugal-focused weather applications, travelers planning trips to Portugal, or anyone needing quick access to official Portuguese meteorological data.
Installation
claude mcp add ipma-weather -- node /caminho/completo/para/ipma-mcp-server/build/index.js{
"mcpServers": {
"ipma-weather": {
"command": "node",
"args":...