The reliefweb-mcp-server provides access to ReliefWeb's humanitarian data, including disaster information, reports, and updates. It exposes APIs for querying and retrieving data from ReliefWeb's database. It connects to ReliefWeb's API to fetch real-time humanitarian data. Developers use it to integrate disaster response and humanitarian aid information into their applications.
The reliefweb-mcp-server provides access to ReliefWeb's humanitarian data, including disaster information, reports, and updates. It exposes APIs for querying and retrieving data from ReliefWeb's database. It connects to ReliefWeb's API to fetch real-time humanitarian data. Developers use it to integrate disaster response and humanitarian aid information into their applications.
npx -y @elijahtynes/reliefweb-mcp-serverAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"elijahtynes-reliefweb-mcp-server-npm": {
"command": "npx",
"args": [
"-y",
"npx -y @elijahtynes/reliefweb-mcp-server"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from reliefweb-mcp-server?"
No configuration required. This server works out of the box.
"What resources are available in reliefweb-mcp-server?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in reliefweb-mcp-server"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in reliefweb-mcp-server with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
See what tools in your stack can connect to AI.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.