MCP server exposing 2 tools for who-iris.
This URL is a JSON-RPC 2.0 endpoint over HTTP. Issue POST requests with a JSON-RPC body. Browsers and search crawlers land here on GET.
POST https://gateway.pipeworx.io/who-iris/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
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. Returns each publication with its title, authors, publication date, document type, MeSH subjects, abstract and a permanent link. Use to find what the World Health Organization has actually published on a health topic.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 what file formats and translations a WHO publication is available in.Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/who-iris/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io