asylum_applications
ActiveTool of Unhcr
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."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Unhcr
https://github.com/pipeworx-io/mcp-unhcr
1/7 registries