Connect ILOSTAT (ILO Labour Statistics) to Gemini Enterprise
Query ILOSTAT (ILO Labour Statistics) directly from Gemini Enterprise. Arlet links the two through one MCP connection and takes care of API keys.
Connects your AI client to the ILOSTAT SDMX 2.1 REST API (sdmx.ilo.org), the machine interface of ILOSTAT, the ILO's central labour-statistics database used for cross-country comparison of labour markets.
Tools (read-only):
- search_ilostat_dataflows: keyword search over ~1,200 dataflows (indicator tables). The list is cached in-process; the first call can take ~10 seconds.
- get_ilostat_dataflow_structure: the key dimensions of one dataflow in order (e.g. REF_AREA.FREQ.MEASURE.SEX.AGE) and the codes each accepts.
- get_ilostat_data: observations as flat rows. Filter by ISO3 area code(s) and {dimension: code} filters, or a full dimension key; restrict by start/end period or the latest N observations. Up to 200 rows per call.
Every response carries the source (ILOSTAT, International Labour Organization) and the licence (CC BY 4.0: credit the ILO and indicate changes).
How to connect ILOSTAT (ILO Labour Statistics) to Gemini Enterprise
- 1
In the Arlet dashboard, open Data tools, find ILOSTAT (ILO Labour Statistics) and switch it on. No API key setup is needed.
- 2
Sign in to Gemini Enterprise with your organization Google account and open the gear icon at the bottom left β Connectors β Add MCP Server.
- 3
In the MCP info tab, enter https://mcp.arlet.dev/mcp/ as the Server URL and "Arlet" as the Name. In the Auth tab, enter the OAuth settings from the Arlet docs (Authorization URL / Token URL / Client ID / Client Secret / Scopes) and click Add.
- 4
In the connector list on the chat screen, click Connect on Arlet, sign in with Google and authorize. Arlet can then be enabled with the toggle.
Adding custom connectors (MCP) requires a Gemini Enterprise subscription and is not available in the consumer Gemini app. See the docs for the values to enter in the Auth tab.
