You're viewing a demo portfolio

Join the waitlist
PRSM

get_gdp

Active

Tool of mcp-worldbank

declared in 0.1.0

Fetch annual GDP in current USD (NY.GDP.MKTP.CD) 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": "DE"
    }
  ],
  "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_gdp — mcp-worldbank — PRSM MCP