data360_list_databases
ActiveTool of Data360
List the source databases aggregated by World Bank Data360 (e.g. WB_WDI = World Development Indicators, IMF_BOP = Balance of Payments, WB_EDSTATS = Education Statistics). Returns each DATABASE_ID with its full name and indicator count. Use a DATABASE_ID here to scope data360_search_indicators and data360_get_data.
Parameters schema
{
"type": "object",
"properties": {
"top": {
"type": "number",
"description": "Max databases to return (default 200, the full list)."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Data360
https://github.com/pipeworx-io/mcp-data360
1/7 registries