mcp.json•672 B
{
"name": "world-bank-data",
"version": "1.0.0",
"description": "Search 1,000+ World Bank economic and social indicators for 200+ countries. Filter by year, country, and demographics to access 60+ years of historical data. Compare results to surface the latest figures and trends.",
"tools": [
{
"name": "search_datasets",
"description": "Search World Bank Data360 for datasets by keywords"
},
{
"name": "get_temporal_coverage",
"description": "Get available years for a specific dataset"
},
{
"name": "retrieve_data",
"description": "Retrieve actual data from World Bank with filtering options"
}
]
}