search_projects
ActiveTool of Worldbank Projects
Search World Bank development projects by free text and/or country and status. Returns financing, sectors, lending instrument, approval/closing dates, and status for each match. Keyless. Provide query and/or country_code.
Parameters schema
{
"type": "object",
"properties": {
"limit": {
"type": "number",
"description": "Max projects to return (default 10, max 25)."
},
"query": {
"type": "string",
"description": "Free-text search, e.g. \"rural water supply\", \"climate resilience\", \"rural electrification\"."
},
"status": {
"type": "string",
"description": "Project status filter: \"Active\", \"Closed\", \"Pipeline\", or \"Dropped\"."
},
"country_code": {
"type": "string",
"description": "ISO-2 country code to filter by, e.g. \"BR\" (Brazil), \"KE\" (Kenya), \"IN\" (India)."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Worldbank Projects
https://github.com/pipeworx-io/mcp-worldbank-projects
1/7 registries