Reliefweb
Freeby MCP Community
ModelContextProtocol (MCP) server for ReliefWeb humanitarian information service
v2.0.11Added Apr 12, 2026
Reliefweb MCP Server
ModelContextProtocol (MCP) server for ReliefWeb humanitarian information service
Installation
Reviews
Installation
Quick install
npx -y @elijahtynes/reliefweb-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"reliefweb": {
"command": "npx",
"args": ["-y", "@elijahtynes/reliefweb-mcp-server"]
}
}
}