ILO Labour Statistics (ILOSTAT): unemployment, wages, informality for Gemini CLI
io.github.sidneybissoli/ilo-mcp-server
Labour market data from the ILO (ILOSTAT) by country, year, sex and age, with provenance.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:6
Install ILO Labour Statistics (ILOSTAT): unemployment, wages, informality in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"ilo-mcp-server": {
"httpUrl": "https://ilo.sidneybissoli.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs