get_gdp
ActiveTool 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\")"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-worldbank
https://github.com/pipeworx-io/mcp-worldbank
2/7 registries