You're viewing a demo portfolio

Join the waitlist
PRSM

get_population

Active

Tool of mcp-worldbank

declared in 0.1.0

Fetch annual total population (SP.POP.TOTL) for a country from the World Bank, defaulting to 2015–2024. Returns a year-by-year array of values. Shortcut for get_indicator.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "country_code": "BR"
    }
  ],
  "required": [
    "country_code"
  ],
  "properties": {
    "country_code": {
      "type": "string",
      "description": "ISO country code (e.g., \"US\", \"GBR\", \"CN\")"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-worldbank

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

2/7 registries
View full server →
get_population — mcp-worldbank — PRSM MCP