list_popular_indicators
ActiveTool of Owid
List curated Our World in Data indicators (slug + title) for common categories: energy, climate, health, demographics, economy, food, education, environment, tech, politics. Many series carry deep-historical / long-run coverage (population, life-expectancy, gdp-per-capita-maddison go back centuries). Use the slug with fetch_indicator. Not exhaustive — visit ourworldindata.org for the full catalog.
Parameters schema
{
"type": "object",
"examples": [
{
"category": "energy"
},
{
"category": "climate"
}
],
"required": [],
"properties": {
"category": {
"enum": [
"energy",
"climate",
"health",
"demographics",
"economy",
"food",
"education",
"environment",
"tech",
"politics"
],
"type": "string",
"description": "Optional category filter"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Owid
https://github.com/pipeworx-io/mcp-owid
1/7 registries