@pipeworx/data-gov-sg

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

Tools: 9

Singapore data.gov.sg MCP — open government data (~2000 datasets covering population, economy, transport, environment) + real-time feeds. No auth.

Tools

Tabular

  • search_datasets(query?, page?, page_size?) — browse datasets
  • get_dataset(dataset_id) — dataset metadata + schema
  • query_dataset(dataset_id, limit?, offset?, filters?) — fetch rows

Real-time environment

  • weather_now() — current temperature, humidity, wind, rain across 50+ weather stations
  • air_quality_psi() — PSI air quality readings (5 regions)
  • air_quality_pm25() — PM2.5 readings
  • uv_index() — current UV index

Real-time transport

  • taxi_availability() — live taxi positions
  • traffic_incidents() — current incidents on expressways

Data source

https://api-open.data.gov.sg/v2/ — public, keyless.

Tools

  • search_datasets — Browse / search the data.gov.sg dataset catalog.
  • get_dataset — Dataset metadata + column schema.
  • query_dataset — Fetch rows from a dataset. Supports limit, offset, and filter map (column → value).
  • weather_now — Current temperature, humidity, wind, rain across Singapore weather stations.
  • air_quality_psi — Current Pollutant Standards Index (PSI) by region (north, south, east, west, central).
  • air_quality_pm25 — Current PM2.5 µg/m³ readings by region.
  • uv_index — Current UV index.
  • taxi_availability — Live taxi positions across Singapore.
  • traffic_incidents — Current incidents on expressways and major roads.

Tools

  • air_quality_pm25 — Current PM2.5 µg/m³ readings by region.
  • air_quality_psi — Current Pollutant Standards Index (PSI) by region (north, south, east, west, central).
  • get_dataset — Dataset metadata + column schema.
  • query_dataset — Fetch rows from a dataset. Supports limit, offset, and filter map (column → value).
  • search_datasets — Browse / search the data.gov.sg dataset catalog.
  • taxi_availability — Live taxi positions across Singapore.
  • traffic_incidents — Current incidents on expressways and major roads.
  • uv_index — Current UV index.
  • weather_now — Current temperature, humidity, wind, rain across Singapore weather stations.

Regenerated from source · build May 21, 2026