Summary
Singapore's live public data, already wired up.
Two unrelated things in one connector: the NEA and transport feeds that answer right-now questions, and ACRA lookups that turn a company name into a verifiable UEN. Both come from official sources, so what comes back can be checked.
What it is
A hosted connector over Singapore government open data and ACRA company records: NEA weather and environment, LTA and HDB transport, and company lookups from data.gov.sg.
What you get
- 2-hour, 24-hour and 4-day weather forecasts
- UV index readings, and PSI and PM2.5 by region
- Live rainfall from stations across the island
- Active dengue cluster locations with case counts
- Live HDB carpark availability, and real-time taxi counts and locations
- Companies searched by name, returning UEN, type, status and address
- A company looked up by UEN, and its existence and active status verified
- The total count of ACRA-registered entities
Requirements
The hosted endpoint URL in your client over Streamable HTTP. No API key is needed for the free tier.
Setup effort
One command — npx -y mcp-remote https://sg-data-mcp.sgdata.workers.dev/mcp
