Ipma Pt
Server Details
IPMA Portugal MCP — weather, UV, sea state, and earthquakes from the
Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.
If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.
- Status
- Unhealthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- pipeworx-io/mcp-ipma-pt
- GitHub Stars
- 0
- Server Listing
- mcp-ipma-pt
TDQS
Scored across 36 tools
Most tools have a distinct role, but there are several overlapping clusters: ask_pipeworx / ask_pipeworx_beta / ask_pipeworx_grounded / deep_research all do question routing, and six polymarket_* tools plus bet_research crowd the betting domain. The unusually long descriptions do a good job steering between them, but the beta variant explicitly 'matches ask_pipeworx exactly,' and ai_visibility_check vs scan_competitor_ai_presence overlap, so an agent has multiple plausible picks for the same intent.
All names use snake_case, which is consistent, and grouped tools share predictable prefixes (polymarket_*, ipma_*, ask_pipeworx_*, *_entity). Structural patterns vary though—verb_noun (resolve_entity, validate_claim), noun phrases (entity_profile, recent_changes), single verbs (remember, forget), and prefixes like ask_pipeworx_beta—so it is mostly consistent with minor deviations.
36 tools is heavy even for a broad data gateway, and the surface shows real bloat: an ask_pipeworx_beta that duplicates the stable router, six polymarket tools, and four question-routing entry points. Several tools could be folded together, pushing this past a reasonable scoped set.
The set covers a lot of ground: full memory lifecycle (remember/recall/forget), full subscription lifecycle (subscribe/unsubscribe/list/recent_alerts), entity resolution, profiles, comparison, research, feedback, and weather. Only minor gaps exist (e.g. no explicit per-subscription detail beyond list), so agents can work around the surface.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
2 tool updates
- Changed
bet_research2 fields changed- changed
Input schema / examplesPrevious value: -[ - { - "market": "will-bitcoin-reach-100k-in-july-2026" - }, - { - "market": "https://polymarket.com/event/will-bitcoin-hit-150k-by-june-30-2026" - } -]New value: +[ + { + "market": "will-kristi-noem-win-the-2028-republican-presidential-nomination" + }, + { + "market": "https://polymarket.com/event/will-kristi-noem-win-the-2028-republican-presidential-nomination" + } +] - changed
Input schema / properties / market / descriptionPrevious value: -"Polymarket slug (\"will-bitcoin-hit-150k-by-june-30-2026\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k by June 30?\")"New value: +"Polymarket slug (\"will-kristi-noem-win-the-2028-republican-presidential-nomination\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k?\"). Dated slugs stop resolving once they settle — Polymarket de-indexes resolved markets — so prefer an undated one."
- Changed
polymarket_kalshi_spread2 fields changed- changed
Input schema / examplesPrevious value: -[ - { - "topic": "fed" - }, - { - "topic": "btc" - } -]New value: +[ + { + "topic": "fed" + }, + { + "topic": "btc" + }, + { + "topic": "bitcoin" + }, + { + "topic": "fed rate decision" + } +] - changed
Input schema / properties / topic / descriptionPrevious value: -"Pre-mapped: fed | btc | cpi | gdp | sp500 | recession | next_pope | next_uk_pm | next_israel_pm | 2028_president"New value: +"Subject to compare. Canonical keys: fed | btc | eth | cpi | gdp | sp500 | recession | next_pope | next_uk_pm | next_israel_pm | 2028_president — but aliases and keywords resolve too (\"bitcoin\", \"fed rate decision\", \"ethereum\", \"inflation\", \"s&p 500\", \"us recession\", \"next pope\", \"2028 election\"). Check resolution.topic_matched_by in the response: \"exact\"/\"alias\" is a curated pairing, \"phrase\"/\"token\" is a keyword guess."
Related MCP Connectors
JMA (Japan Meteorological Agency) MCP — keyless weather forecasts, warnings,
NOAA Weather MCP — National Weather Service forecasts and alerts
Finnish Meteorological Institute open data (forecast, observations, warnings)
dados.gov.pt MCP — Portugal's national open data portal.
Related MCP Servers
- FlicenseAqualityDmaintenanceProvides access to Portuguese weather data from IPMA (Instituto Português do Mar e da Atmosfera), including weather forecasts, meteorological warnings, seismic data, UV index, and real-time observations from weather stations across Portugal.6-
- AlicenseAqualityDmaintenanceProvides comprehensive access to Portuguese weather data from IPMA, including forecasts, warnings, sea state, fire risk, UV index, seismic activity, and weather station observations for all Portuguese cities and islands.10MIT
- AlicenseBqualityCmaintenanceProvides access to Portuguese meteorological data from IPMA (Instituto Português do Mar e da Atmosfera), including weather forecasts, warnings, UV index, seismic data, and weather station observations for cities in Portugal.6MIT
- FlicenseAqualityCmaintenanceEnables querying Portuguese weather forecasts from IPMA, with tools to list localities and retrieve temperature and weather predictions.2-
Glama MCP Gateway
Add one secure layer between your agents and this server.