MCP Server para API IPMA - Dados meteorológicos de Portugal
MCP Server para API IPMA - Dados meteorológicos de Portugal. Exposed over MCP by the ipma mcp server, that capability becomes something an assistant can invoke while it works, not something you go and do afterwards.
Um servidor MCP (Model Context Protocol) que fornece acesso aos dados meteorológicos do IPMA (Instituto Português do Mar e da Atmosfera) através de linguagem natural.
Everything the assistant can do here goes through one of these:
get_weather_forecast — The get_weather_forecast tool exposed by this serverget_weather_warnings — The get_weather_warnings tool exposed by this serverget_seismic_data — The get_seismic_data tool exposed by this serverget_locations — The get_locations tool exposed by this serverget_weather_stations — The get_weather_stations tool exposed by this serverget_uv_forecast — The get_uv_forecast tool exposed by this server@smithery/cli on npm is all you need. Most clients run it directly, so configuration is a few lines and a restart.
Plenty of developer tooling servers cover similar ground. The differences that matter in practice are scope of access and how much setup stands between you and a working tool call. Ipma's toolset — get_weather_forecast, get_weather_warnings, get_seismic_data and 3 more — is a fair guide to whether it matches your workflow. It is maintained by DiogoAzevedo03; worth a glance at recent repository activity before you build anything load-bearing on it.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| get_weather_forecast | The get_weather_forecast tool exposed by this server. |
| get_weather_warnings | The get_weather_warnings tool exposed by this server. |
| get_seismic_data | The get_seismic_data tool exposed by this server. |
| get_locations | The get_locations tool exposed by this server. |
| get_weather_stations | The get_weather_stations tool exposed by this server. |
| get_uv_forecast | The get_uv_forecast tool exposed by this server. |
{
"mcpServers": {
"ipma": {
"command": "npx",
"args": ["-y", "@smithery/cli"]
}
}
}Add to claude_desktop_config.json, then restart Claude Desktop.
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.