list_countries
ActiveTool of Unhcr
Reference list of countries/territories UNHCR tracks. Use this to map a country name to the `code` you pass as coo/coa in the other tools. Each item has: code (UNHCR 3-letter, USE THIS for filtering), iso (true ISO3), iso2, name, region, majorArea. Paginated — large list, raise `limit` or page through (response.maxPages).
Parameters schema
{
"type": "object",
"properties": {
"page": {
"type": "integer",
"description": "1-based page; see response.maxPages."
},
"limit": {
"type": "integer",
"description": "Rows per page (default 25; raise to fetch more at once)."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Unhcr
https://github.com/pipeworx-io/mcp-unhcr
1/7 registries