MCP server exposing 4 tools for who-tb.
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-tb/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
who_tb_estimates — WHO estimates of tuberculosis burden by country and year — TB incidence per 100 000 and in absolute cases with uncertainty ranges, TB mortality, the share of TB cases that are HIV-positive, and case detection rate. Covers 217 countries from 2000 onward. Use for questions about how much tuberculosis a country has, TB death rates, and TB trends over time.who_tb_notifications — Tuberculosis cases actually notified to WHO by national TB programmes, by country and year — new and relapse cases, laboratory-confirmed versus clinically diagnosed, and HIV testing coverage among notified cases. Notifications are reported cases, which is a different measure from estimated incidence. Use for questions about diagnosed and reported TB cases.who_tb_budget — National tuberculosis programme financing by country and year — total TB budget, and budgeted cost per patient for drug-susceptible and multidrug-resistant TB treatment, with patients expected to be treated. Use for questions about TB programme funding and the cost of TB treatment.who_tb_dictionary — Explain the column names used in WHO tuberculosis data — what e_inc_100k, c_newinc, e_mort_num or budget_cpp_mdr actually mean, which dataset each belongs to, and its definition. Use to interpret a WHO TB field before reporting a number, or to find which variable answers a question.Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/who-tb/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io