You're viewing a demo portfolio

Join the waitlist
PRSM

list_popular_indicators

Active

Tool of Owid

declared in 0.1.0

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"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Owid

https://github.com/pipeworx-io/mcp-owid

1/7 registries
View full server →