{"openapi":"3.1.0","info":{"title":"Humanitarian Data Exchange (HDX) API","description":"UN OCHA가 운영하는 인도주의 공개 데이터 플랫폼 API입니다. 전 세계 인도주의 위기 관련 데이터셋(인구, 난민, 식량안보, 의료 등)을 인증 없이 무료로 검색·다운로드할 수 있습니다.","version":"1.0.0","x-fusepie-id":"hdx","x-fusepie-category":"data","x-fusepie-provider":"UN OCHA"},"servers":[{"url":"https://hapi.humdata.org/api/v1","description":"Production"}],"paths":{"/":{"get":{"operationId":"call_hdx","summary":"Humanitarian Data Exchange (HDX) 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":{"hdx":{"command":"npx","args":["-y","@fusepie/mcp-hdx"],"env":{}}}}}