Database · MODEL CONTEXT PROTOCOL

rvibek mcp unhcr

MCP server provides access to UNHCR RDF

WHAT IT CONNECTS

rvibek mcp unhcr 为 AI Agent 提供什么

  • Query forcibly displaced population data.
  • Query Refugee Status Determination (RSD) application data.
  • Query Refugee Status Determination (RSD) decision data.
  • Filter data by country of origin (ISO3 code), country of asylum (ISO3 code), and year(s).
  • Option to break down results by all countries of origin and countries of asylum
  • `population/`
  • `asylum-applications/`
  • `asylum-decisions/`
  • `cf_type`: Always set to "ISO".
  • `coo`: Country of origin filter (ISO3 code, comma-separated for multiple).
  • `coa`: Country of asylum filter (ISO3 code, comma-separated for multiple).
  • `year[]`: Year(s) to filter by (e.g., "2023" or ["2022", "2023"]). Defaults to "2024" if not provided.
  • `coo_all`: Set to "true" if results should be broken down by all countries of origin.
  • `coa_all`: Set to "true" if results should be broken down by all countries of asylum.
  • `coo` (optional): Country of origin filter (ISO3 code, comma-separated for multiple).
  • `coa` (optional): Country of asylum filter (ISO3 code, comma-separated for multiple).
  • `year` (optional): Year filter (comma-separated for multiple years, or a single year). Defaults to 2024 if not provided.
  • `coo_all` (optional, boolean): If `True`, break down results by all countries of origin. Defaults to `False`.
  • `coa_all` (optional, boolean): If `True`, break down results by all countries of asylum. Defaults to `False`.
  • `coo` (optional): Country of origin filter (ISO3 code, comma-separated for multiple).
  • `coa` (optional): Country of asylum filter (ISO3 code, comma-separated for multiple).
  • `year` (optional): Year filter (comma-separated for multiple years, or a single year). Defaults to 2024 if not provided.
  • `coo_all` (optional, boolean): If `True`, break down results by all countries of origin. Defaults to `False`.
  • `coa_all` (optional, boolean): If `True`, break down results by all countries of asylum. Defaults to `False`.
  • `coo` (optional): Country of origin filter (ISO3 code, comma-separated for multiple).
  • `coa` (optional): Country of asylum filter (ISO3 code, comma-separated for multiple).
  • `year` (optional): Year filter (comma-separated for multiple years, or a single year). Defaults to 2024 if not provided.
  • `coo_all` (optional, boolean): If `True`, break down results by all countries of origin. Defaults to `False`.
  • `coa_all` (optional, boolean): If `True`, break down results by all countries of asylum. Defaults to `False`.
  • Add `year_from` and `year_to` parameter
  • Include `nowcasting` endpoint
  • Include `resettlement` endpoint

SECURITY

MCP 收录不等于安全审核

MCP 服务器可能获得模型上下文、凭据、本地文件或调用外部系统的权限。连接 Agent 前,请检查代码、环境变量、网络行为、软件包来源与维护状态。