Skip to main content
Glama

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

A3.9/5.0

Scored across 36 tools

Disambiguation3/5

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.

Naming Consistency4/5

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.

Tool Count2/5

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.

Completeness4/5

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.

  1. 2 tool updates
    • Changedbet_research2 fields changed
      • changedInput schema / examples
        Previous 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"
        +  }
        +]
      • changedInput schema / properties / market / description
        Previous 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."
    • Changedpolymarket_kalshi_spread2 fields changed
      • changedInput schema / examples
        Previous value: -[
        -  {
        -    "topic": "fed"
        -  },
        -  {
        -    "topic": "btc"
        -  }
        -]New value: +[
        +  {
        +    "topic": "fed"
        +  },
        +  {
        +    "topic": "btc"
        +  },
        +  {
        +    "topic": "bitcoin"
        +  },
        +  {
        +    "topic": "fed rate decision"
        +  }
        +]
      • changedInput schema / properties / topic / description
        Previous 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

Related MCP Servers

  • F
    license
    A
    quality
    D
    maintenance
    Provides 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
    -
  • F
    license
    A
    quality
    C
    maintenance
    Enables querying Portuguese weather forecasts from IPMA, with tools to list localities and retrieve temperature and weather predictions.
    2
    -
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.