You're viewing a demo portfolio

Join the waitlist
PRSM

worldbank_compare

Active

Tool of io.github.blackboxfoundry/livedatalink

declared in 1.0.0

Compare the most recent value of a World Bank indicator across multiple countries (up to 6). Provide a comma-separated list of country codes or names.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "countries"
  ],
  "properties": {
    "countries": {
      "type": "string",
      "description": "Comma-separated country codes/names, e.g. 'US,CN,DE,JP'."
    },
    "indicator": {
      "type": "string",
      "description": "Indicator name (one of: gdp, gdp_per_capita, gdp_growth, inflation, population, unemployment, life_expectancy, exports, imports, gni_per_capita, poverty_rate, internet_users) or a raw WB code."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.github.blackboxfoundry/livedatalink

https://github.com/blackboxfoundry/livedatalink

2/7 registries
View full server →
worldbank_compare — io.github.blackboxfoundry/livedatalink — PRSM MCP