@pipeworx/data-qatar

Connect: https://gateway.pipeworx.io/data-qatar/mcp · Install: one-click buttons

Tools: 3

Qatar government open data — population, economic indicators, trade, and SDG social statistics from Qatar’s national open data portal.

Tools

  • search_datasets(query?, limit?, offset?) — find dataset_ids by keyword (population, economy, trade, labor, environment, SDG social statistics).
  • dataset_info(dataset_id) — field schema (bilingual English/Arabic labels), record count, description for one dataset.
  • query(dataset_id, query?, where?, select?, group_by?, order_by?, limit?, offset?) — ODSQL records/aggregations from one dataset.

Auth

Keyless.

Data sources

  • https://www.data.gov.qa/api/explore/v2.1/ — Qatar’s national open data portal (334+ datasets at last check). Returns bilingual field labels (label_en / label_ar) on every field; keep dataset_ids and field names in their native form and surface label_en/title_en for display rather than the bare label/title, which can be Arabic-only on some fields (the native-slug trap — see reference_pxweb_native_slugs).

Tools

  • search_datasets — Search Qatar government open data for datasets by keyword (population, economic indicators, trade, labor, environment, SDG social statistics). Returns dataset_ids (pass to query/dataset_info), bilingu
  • dataset_info — Get metadata for one Qatar government open data dataset (field schema with English/Arabic labels, record count, description) — call before query to learn the column names.
  • query — Query records from a Qatar government open data dataset with ODSQL. Filter (where), aggregate (group_by/select), sort (order_by), paginate (limit/offset). Field labels come back as label_en/label_ar —

Tools

  • dataset_info — Get metadata for one Qatar government open data dataset (field schema with English/Arabic labels, record count, description) — call before query to learn the column names.
  • query — Query records from a Qatar government open data dataset with ODSQL. Filter (where), aggregate (group_by/select), sort (order_by), paginate (limit/offset). Field labels come back as label_en/label_ar —
  • search_datasets — Search Qatar government open data for datasets by keyword (population, economic indicators, trade, labor, environment, SDG social statistics). Returns dataset_ids (pass to query/dataset_info), bilingu

Regenerated from source · build September 7, 2026