{"openapi":"3.1.0","info":{"title":"ReliefWeb API","description":"UN OCHA가 운영하는 인도주의 위기·재난 정보 플랫폼 API입니다. 전 세계 재난 보고서, 긴급 상황 업데이트, 국가별 위기 현황, 구호 활동 정보를 인증 없이 무료로 조회할 수 있습니다.","version":"1.0.0","x-fusepie-id":"reliefweb","x-fusepie-category":"data","x-fusepie-provider":"UN OCHA"},"servers":[{"url":"https://api.reliefweb.int/v1","description":"Production"}],"paths":{"/":{"get":{"operationId":"call_reliefweb","summary":"ReliefWeb API","description":"UN OCHA가 운영하는 인도주의 위기·재난 정보 플랫폼 API입니다. 전 세계 재난 보고서, 긴급 상황 업데이트, 국가별 위기 현황, 구호 활동 정보를 인증 없이 무료로 조회할 수 있습니다.","parameters":[{"name":"q","in":"query","description":"Search query or main parameter","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"}}}}}}}},"x-mcp-config":{"mcpServers":{"reliefweb":{"command":"npx","args":["-y","@fusepie/mcp-reliefweb"],"env":{}}}}}