You're viewing a demo portfolio

Join the waitlist
PRSM

get_indicators

Active

Tool of Who Gho

declared in 0.1.0

Search or list WHO Global Health Observatory indicators. Returns indicator codes and names. Use the indicator code with get_data to retrieve actual values. Example: get_indicators("life expectancy") or get_indicators("malaria")

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "life expectancy"
    },
    {
      "query": "tuberculosis"
    }
  ],
  "properties": {
    "query": {
      "type": "string",
      "description": "Optional search keyword to filter indicators (e.g., \"mortality\", \"tuberculosis\"). Omit to list all."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Who Gho

https://github.com/pipeworx-io/mcp-who-gho

2/7 registries
View full server →