You're viewing a demo portfolio

Join the waitlist
PRSM

search_projects

Active

Tool of Worldbank Projects

declared in 0.1.0

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)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Worldbank Projects

https://github.com/pipeworx-io/mcp-worldbank-projects

1/7 registries
View full server →