get_indicators
ActiveTool of Who Gho
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."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Who Gho
https://github.com/pipeworx-io/mcp-who-gho
2/7 registries