INDIVIDUAL MCP TOOL
ilo_get_indicator_metadata
Structure of one ILOSTAT dataflow: dimensions (in SDMX key order), their codelists, the time dimension, the source's default selection and the data vintage (last update at the ILO).
LIVE ENDPOINT
https://ilo.sidneybissoli.com/mcp
Connect to this endpoint to inspect the live schema for ilo_get_indicator_metadata and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description contains a write-action term.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.ilo-mcp-server]
url = "https://ilo.sidneybissoli.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"ilo-mcp-server": {
"type": "http",
"url": "https://ilo.sidneybissoli.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: ilo-mcp-server
Remote MCP URL: https://ilo.sidneybissoli.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"ilo-mcp-server": {
"url": "https://ilo.sidneybissoli.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"ilo-mcp-server": {
"type": "http",
"url": "https://ilo.sidneybissoli.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "ilo-mcp-server",
"transport": "streamable-http",
"url": "https://ilo.sidneybissoli.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
ilo_search_indicators— Search the ILOSTAT catalogue of ~1,200 indicator dataflows by keywords in the name or id (e.ilo_list_dimension_values— Valid codes (id + label) of one dimension of an ILOSTAT dataflow — e.ilo_get_data— Statistical observations from one ILOSTAT dataflow, filtered by dimension codes (filters, e.