Loading MCP server directory, please wait...
Search ReliefWeb humanitarian reports, disasters, jobs, and training from OCHA.
npx @getmcp/cli add io.github.cyanheads/reliefweb-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
RELIEFWEB_APP_NAMEPre-approved appname for the ReliefWeb API v2. Required since November 2025.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.cyanheads/reliefweb-mcp-server": {
"command": "bun",
"args": [
"@cyanheads/reliefweb-mcp-server",
"run",
"start:stdio"
],
"env": {
"RELIEFWEB_APP_NAME": "",
"MCP_LOG_LEVEL": "info"
}
}
}
}