You're viewing a demo portfolio

Join the waitlist
PRSM

asylum_decisions

Active

Tool of Unhcr

declared in 0.1.0

Decisions on asylum claims, by year, country of origin (coo) and country of asylum (coa). Each row breaks out dec_recognized, dec_other, dec_rejected, dec_closed and dec_total; response.total aggregates the same fields. coo/coa take UNHCR 3-letter codes (see list_countries).

Parameters schema

{
  "type": "object",
  "properties": {
    "coa": {
      "type": "string",
      "description": "Country of ASYLUM — UNHCR 3-letter code."
    },
    "coo": {
      "type": "string",
      "description": "Country of ORIGIN — UNHCR 3-letter code."
    },
    "page": {
      "type": "integer",
      "description": "1-based page."
    },
    "limit": {
      "type": "integer",
      "description": "Rows per page (default 25)."
    },
    "yearTo": {
      "type": "integer",
      "description": "End year, inclusive."
    },
    "yearFrom": {
      "type": "integer",
      "description": "Start year, inclusive."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Unhcr

https://github.com/pipeworx-io/mcp-unhcr

1/7 registries
View full server →