loading…
Search for a command to run...
loading…
Provide real-time and forecast meteorological data for cities across Portugal using natural language queries. Access weather forecasts, seismic data, UV index,
Provide real-time and forecast meteorological data for cities across Portugal using natural language queries. Access weather forecasts, seismic data, UV index, and active weather warnings seamlessly. Enable users to retrieve detailed observations from IPMA weather stations and explore available locations effortlessly.
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"ipma-mcp-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"DiogoAzevedo03/ipma-mcp-server"
]
}
}
}