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