ILO Labour Statistics (ILOSTAT): unemployment, wages, informality for Grok
io.github.sidneybissoli/ilo-mcp-server
Labour market data from the ILO (ILOSTAT) by country, year, sex and age, with provenance.
client:Grok
transport:streamable-http
runtime:npm
tools:6
Install ILO Labour Statistics (ILOSTAT): unemployment, wages, informality in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"ilo-mcp-server": {
"type": "http",
"url": "https://ilo.sidneybissoli.com/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs