Datagov Ie
Server Details
data.gov.ie MCP — Ireland's national open-data portal (CKAN API).
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-datagov-ie
- GitHub Stars
- 0
- Server Listing
- datagov-ie
TDQS
Scored across 36 tools
The set mixes several overlapping meta-tools: ask_pipeworx, ask_pipeworx_beta (explicitly identical to ask_pipeworx right now), ask_pipeworx_grounded, deep_research, discover_tools and suggest_questions all answer 'give me data / what can I ask', and the five polymarket_* tools plus bet_research overlap on betting analysis. The very long descriptions spend most of their words disambiguating each other, which helps but does not remove the confusion — an agent can still plausibly pick beta or grounded for a plain lookup.
Everything is snake_case, but conventions are mixed: verb_noun (search_datasets, list_groups, validate_claim, compare_entities, resolve_entity), noun_noun (dataset_details, datastore_query, entity_profile, ai_visibility_check), and prefixed families (ask_pipeworx*, polymarket_*, pipeworx_*, recent_*). Readable, but there is no single predictable pattern, so an agent cannot infer a name from a desired action.
36 tools is well above the 15-tool comfort zone and past the 25+ threshold for an unwieldy surface, and the set spans several unrelated domains (CKAN/data.gov.ie, a general data gateway, Polymarket betting, AI-visibility probing, agent memory, npm scanning, llms.txt generation). Many tools are only tangentially related to the 'Datagov Ie' server identity, so the count feels bloated rather than earned.
For the nominal data.gov.ie domain the surface is reasonable but read-only and partial: search, dataset_details, datastore_query, list_groups and list_organizations are covered, yet there is no tag/resource search or recent-datasets view, and no write operations (likely intentional). For the broader gateway purpose the coverage is wide, but the split identity means an agent can never be sure the surface is complete for any one task.
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": "when-will-bitcoin-hit-150k" - }, - { - "market": "https://polymarket.com/event/when-will-bitcoin-hit-150k" - } -]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 (\"when-will-bitcoin-hit-150k\"), 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."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_spread1 field changed- changed
Input schema / examplesPrevious value: -[ - { - "topic": "fed" - }, - { - "topic": "btc" - } -]New value: +[ + { + "topic": "fed" + }, + { + "topic": "btc" + }, + { + "topic": "bitcoin" + }, + { + "topic": "fed rate decision" + } +]
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": "when-will-bitcoin-hit-150k" + }, + { + "market": "https://polymarket.com/event/when-will-bitcoin-hit-150k" + } +] - 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 (\"when-will-bitcoin-hit-150k\"), 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_spread1 field changed- 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
data.gov.uk MCP — UK national open-data portal (CKAN API).
dati.gov.it MCP — Italy's national open-data portal (CKAN API).
dados.gov.pt MCP — Portugal's national open data portal.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceDataCambridge MCP — Cambridge open data (data.cambridgema.gov, Socrata SODA API).3 npmMIT
- AlicenseNot gradedqualityCmaintenanceMCP server for the Moroccan Open Data portal (data.gov.ma) enabling search and retrieval of datasets, resources, organizations, and groups via CKAN API.1MIT
- AlicenseBqualityDmaintenanceMCP for Data.gov.il Israeli Government Data10145MIT
- AlicenseNot gradedqualityBmaintenanceMCP server for querying and analyzing urban data from the Sofia municipality CKAN portal. Provides tools for dataset search, retrieval, preview, summarization, and faceted browsing.MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.