Worldbank Procurement
Server Details
World Bank Procurement Notices MCP — global development tenders (keyless).
Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.
If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.
- Status
- Unhealthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- pipeworx-io/mcp-worldbank-procurement
- GitHub Stars
- 0
- Server Listing
- mcp-worldbank-procurement
TDQS
Scored across 35 tools
The ask_pipeworx trio (ask_pipeworx, ask_pipeworx_beta, ask_pipeworx_grounded) is explicitly near-identical in routing behavior, and the five polymarket_* tools (arbitrage, edges, edge_tracker, fill_risk, kalshi_spread) overlap heavily around finding/validating prediction-market edge. Descriptions are unusually detailed and do differentiate them, but the boundaries between the router clones and between the polymarket scan tools will still cause misselection.
Everything is uniformly snake_case with recognizable pack prefixes (wb_procurement_*, polymarket_*, ask_pipeworx_*), which is highly predictable. The only deviation is the mix of verb_noun (resolve_entity, compare_entities, generate_llms_txt) versus bare verb/noun names (remember, recall, forget, subscribe), but casing and grouping are consistent throughout.
35 tools is heavy, and the mix is odd for a server titled Worldbank Procurement: only four wb_procurement_* tools serve that domain while ~30 others cover unrelated Pipeworx gateway functions (prediction markets, AI visibility, dependency scanning). This bundling forces agents to sift an oversized surface for a narrow stated purpose.
For the named domain the surface is solid — search, by-country listing, per-notice detail, and contract-awards search cover discovery through inspection. The broader gateway also has router, grounding, entity resolution, memory, and subscription lifecycle coverage, with only minor gaps (no explicit pack/catalog listing beyond discover_tools, no bulk/filter enumeration for countries).
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
1 tool update
- Changed
bet_research2 fields changed- changed
Input schema / examplesPrevious value: -[ - { - "market": "when-will-bitcoin-hit-150k" - }, - { - "market": "https://polymarket.com/event/when-will-bitcoin-hit-150k" - } -]New value: +[ + { + "market": "will-kristi-noem-win-the-2028-republican-presidential-nomination" + }, + { + "market": "https://polymarket.com/event/will-kristi-noem-win-the-2028-republican-presidential-nomination" + } +] - changed
Input schema / properties / market / descriptionPrevious value: -"Polymarket slug (\"when-will-bitcoin-hit-150k\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k?\"). Dated slugs stop resolving once they settle — Polymarket de-indexes resolved markets — so prefer an undated one."New value: +"Polymarket slug (\"will-kristi-noem-win-the-2028-republican-presidential-nomination\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k?\"). Dated slugs stop resolving once they settle — Polymarket de-indexes resolved markets — so prefer an undated one."
2 tool updates
- Changed
bet_research2 fields changed- changed
Input schema / examplesPrevious value: -[ - { - "market": "will-bitcoin-reach-100k-in-july-2026" - }, - { - "market": "https://polymarket.com/event/will-bitcoin-hit-150k-by-june-30-2026" - } -]New value: +[ + { + "market": "when-will-bitcoin-hit-150k" + }, + { + "market": "https://polymarket.com/event/when-will-bitcoin-hit-150k" + } +] - changed
Input schema / properties / market / descriptionPrevious value: -"Polymarket slug (\"will-bitcoin-hit-150k-by-june-30-2026\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k by June 30?\")"New value: +"Polymarket slug (\"when-will-bitcoin-hit-150k\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k?\"). Dated slugs stop resolving once they settle — Polymarket de-indexes resolved markets — so prefer an undated one."
- Changed
polymarket_kalshi_spread2 fields changed- changed
Input schema / examplesPrevious value: -[ - { - "topic": "fed" - }, - { - "topic": "btc" - } -]New value: +[ + { + "topic": "fed" + }, + { + "topic": "btc" + }, + { + "topic": "bitcoin" + }, + { + "topic": "fed rate decision" + } +] - changed
Input schema / properties / topic / descriptionPrevious value: -"Pre-mapped: fed | btc | cpi | gdp | sp500 | recession | next_pope | next_uk_pm | next_israel_pm | 2028_president"New value: +"Subject to compare. Canonical keys: fed | btc | eth | cpi | gdp | sp500 | recession | next_pope | next_uk_pm | next_israel_pm | 2028_president — but aliases and keywords resolve too (\"bitcoin\", \"fed rate decision\", \"ethereum\", \"inflation\", \"s&p 500\", \"us recession\", \"next pope\", \"2028 election\"). Check resolution.topic_matched_by in the response: \"exact\"/\"alias\" is a curated pairing, \"phrase\"/\"token\" is a keyword guess."
Related MCP Connectors
World Bank Projects & Operations MCP.
Open Contracting MCP — international public procurement: government tenders
Taiwan Government Procurement MCP — 政府電子採購網 (PCC) tenders (keyless).
IDB (Inter-American Development Bank) Procurement MCP.
Related MCP Servers
- FlicenseNot gradedqualityBmaintenanceEnables searching and fetching World Bank procurement notices using the public API. Supports filtering by country, sector, and notice type, and retrieving full details by ID.-
- AlicenseNot gradedqualityCmaintenanceProvides live access to IDB procurement data, allowing searches for bidding notices, contract awards, and vendor debarment checks across five development banks.MIT
- AlicenseAqualityAmaintenanceMCP server for amtsblattportal.ch — the Swiss official gazette portal (SHAB + 27 cantonal gazettes). Public procurement and official notices, person-data rubrics excluded by design.645 PyPIMIT
- AlicenseNot gradedqualityBmaintenanceNeutral MCP server for researching public procurement notices from EU (TED) and German (DÖE) sources, offering tools to search, retrieve, and inspect notices without built-in business preferences.MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.