wb_procurement_detail
ActiveTool of Worldbank Procurement
Fetch one World Bank procurement notice by its notice id (e.g. "OP00457469", from wb_procurement_search results). Returns the full record: notice type and status, project, country, bid reference, submission deadline, procurement method, contact person/organization/email/phone, the full notice text (bidding instructions, eligibility, award details for contract awards), and the public notice URL.
Parameters schema
{
"type": "object",
"required": [
"id"
],
"properties": {
"id": {
"type": "string",
"description": "World Bank procurement notice id, e.g. \"OP00457469\". Find ids via wb_procurement_search."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Worldbank Procurement
https://github.com/pipeworx-io/mcp-worldbank-procurement
1/7 registries