rvibek
MCP Serverrvibekpublic

mcp_demographics

提供访问联合国难民署人口统计数据的模型上下文协议服务。

Repository Info

0
Stars
0
Forks
0
Watchers
0
Issues
Python
Language
-
License

About This Server

提供访问联合国难民署人口统计数据的模型上下文协议服务。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

UNHCR Demographics MCP Server

A Model Context Protocol (MCP) server for accessing UNHCR refugee demographic statistics.

Features

  • Provides a get_demographics tool to fetch refugee statistics from UNHCR API
  • Supports filtering by year, country of origin (COO), and country of asylum (COA)
  • Returns data in JSON format

Requirements

  • Python 3.x
  • requests package

Installation

  1. Install dependencies:
pip install requests
  1. Run the server:
python unhcr_demographics.py

Usage

The server provides one tool:

get_demographics

Fetch refugee demographic statistics from UNHCR API.

Parameters:

  • year (required): Year of data to fetch (1950-2025)
  • coo (optional): Country of Origin ISO3 code
  • coa (optional): Country of Asylum ISO3 code
  • limit (optional): Maximum results to return (default: 100)

Example Request:

{
  "method": "callTool",
  "params": {
    "name": "get_demographics",
    "arguments": {
      "year": 2023,
      "coo": "SYR",
      "limit": 50
    }
  }
}

License

MIT

Quick Start

1

Clone the repository

git clone https://github.com/rvibek/mcp_demographics
2

Install dependencies

cd mcp_demographics
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerrvibek
Repomcp_demographics
LanguagePython
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation