Back to Home
rvibek icon

mcp_unhcr

Verified Safe

by rvibek

Overview

Provides a standardized Model Context Protocol (MCP) interface to query UNHCR population, asylum, and durable solutions data for AI agents.

Installation

Run Command
uv run dev

Security Notes

The server acts as a proxy for the public UNHCR API, making external HTTP requests to a known, trusted domain. No 'eval', 'exec', or hardcoded secrets are present. The 'server.py' explicitly sets `os.environ['ALLOWED_HOSTS'] = '*'`, and 'serverold.py' uses `Access-Control-Allow-Origin: *` for its HTTP server. While this broad access control could be a risk in a general web application, it is a common and often necessary design choice for public API proxies intended for broad interoperability with AI agents and various clients, and is not considered a critical vulnerability in this specific context.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens7500
Stars0
Forks1
Last Update2025-12-04

Tags

UNHCRPopulation DataAsylumRefugeesAPI WrapperData Access