@pipeworx/who-iris
Connect: https://gateway.pipeworx.io/who-iris/mcp · Install: one-click buttons
Tools: 2
Search WHO’s published output — guidelines, technical reports, World Health Reports, weekly epidemiological records and governing-body documents — through IRIS, the Institutional Repository for Information Sharing.
Tools
| Tool | Answers |
|---|---|
who_iris_search | Find WHO publications by topic, disease, title or author |
who_iris_item | Full record for one publication, with direct PDF download links |
Why downloads are a second call
Download URLs are not in the search response, and DSpace’s embed= parameter
does not carry them — bitstreams hang off the item’s bundles. Fetching them for
every hit would cost two extra requests per result for links most callers never
open, so search returns the permanent handle URL and who_iris_item resolves
real file URLs on demand.
The bundle nesting is deeper than it looks: each bundle’s bitstreams is itself
a paginated HAL collection, so files live at
bundles[]._embedded.bitstreams._embedded.bitstreams[].
Auth
None.
Data sources
- WHO IRIS (DSpace 7 REST) — https://iris.who.int/server/api/discover/search/objects?query=tuberculosis
- IRIS front end — https://iris.who.int/
Note: HEAD on a bitstream content URL returns 500; GET serves the PDF
normally. That is a DSpace quirk, not a broken link.
Tools
- who_iris_search — Search WHO publications and official documents — guidelines, technical reports, World Health Reports, weekly epidemiological records and governing-body papers — by topic, disease, author or title. Ret
- who_iris_item — Get the full record for one WHO publication including its downloadable files — direct PDF links with filename, size and format. Use after who_iris_search to obtain the actual document, or to check wha
Tools
-
who_iris_item— Get the full record for one WHO publication including its downloadable files — direct PDF links with filename, size and format. Use after who_iris_search to obtain the actual document, or to check wha -
who_iris_search— Search WHO publications and official documents — guidelines, technical reports, World Health Reports, weekly epidemiological records and governing-body papers — by topic, disease, author or title. Ret