You're viewing a demo portfolio

Join the waitlist
PRSM

asylum_applications

Active

Tool of Unhcr

declared in 0.1.0

Asylum applications lodged, by year, country of origin (coo) and country of asylum (coa). Rows carry procedure_type, app_type, dec_level and the `applied` count; response.total.applied is the aggregate. 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 →