You're viewing a demo portfolio

Join the waitlist
PRSM

projects_by_country

Active

Tool of Worldbank Projects

declared in 0.1.0

List a country's World Bank projects (newest board-approval first) filtered by status. Returns the compact project shape with financing, sectors, and dates. Keyless.

Parameters schema

{
  "type": "object",
  "required": [
    "country_code"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Max projects to return (default 15, max 30)."
    },
    "status": {
      "type": "string",
      "description": "Status filter (default \"Active\"): \"Active\", \"Closed\", \"Pipeline\", or \"Dropped\"."
    },
    "country_code": {
      "type": "string",
      "description": "ISO-2 country code, e.g. \"KE\" (Kenya), \"BR\" (Brazil), \"NG\" (Nigeria)."
    }
  }
}

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 →
projects_by_country — Worldbank Projects — PRSM MCP