MCP Directory
Back

reliefweb-mcp-server

by elijah-tynes · C# · ★ 0

ModelContextProtocol (MCP) server for ReliefWeb humanitarian information service

Install

git clone https://github.com/elijah-tynes/reliefweb-mcp-server.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "reliefweb-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "github:elijah-tynes/reliefweb-mcp-server"
      ]
    }
  }
}

From the README

A Model Context Protocol (MCP) server for the [ReliefWeb](https://reliefweb.int/) humanitarian information service. Provided by the United Nations Office for the Coordination of Humanitarian Affairs (OCHA), ReliefWeb delivers fast, reliable updates from 4,000+ sources - including NGOs, governments and research centers to the humanitarian community. This MCP server seeks to enable natural language access via AI agents to critical humanitarian data such as disaster reports, job/volunteer opportunities, training programs, and resource updates - allowing users to quickly find, filter, and utiliz…
Read full README on GitHub →

Related other servers