We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/llnOrmll/world-bank-data-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
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"
}
]
}