← sidneybissoli.com

INDIVIDUAL MCP TOOL

ilo_list_dimension_values

Valid codes (id + label) of one dimension of an ILOSTAT dataflow — e.

sidneybissoli.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://ilo.sidneybissoli.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for ilo_list_dimension_values and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

sidneybissoli.com

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_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).
  • ilo_get_data — Statistical observations from one ILOSTAT dataflow, filtered by dimension codes (filters, e.