reliefweb mcp server for VS Code
io.github.cyanheads/reliefweb-mcp-server
Search ReliefWeb humanitarian reports, disasters, jobs, training, and country profiles via MCP.
client:VS Code
transport:streamable-http
runtime:npm
tools:11
Install reliefweb mcp server in VS Code
.vscode/mcp.json
{
"servers": {
"reliefweb-mcp-server": {
"type": "http",
"url": "https://reliefweb.caseyjhand.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs