MCP server exposing 4 tools for globocan.
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/globocan/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
globocan_country_profile — Cancer statistics for one country from the WHO/IARC Global Cancer Observatory (GLOBOCAN): total new cases, deaths and 5-year prevalence, plus the leading cancer sites ranked by new cases and by deaths, with age-standardised rates per 100,000. Use for "how many people get cancer in Japan", "leading cause of cancer death in Brazil", or any national cancer burden question.globocan_cancer_in_country — Figures for ONE cancer type in one country — new cases, deaths, 5-year prevalence, age-standardised rate and cumulative risk to age 74. Use when the question names both a cancer and a place, e.g. "breast cancer cases in India" or "how many people die of stomach cancer in South Korea".globocan_countries — List or search the countries and territories GLOBOCAN publishes cancer estimates for, with ISO3 codes, world region and Human Development Index band. Call this to find the exact country spelling the other tools expect.globocan_cancer_types — List the 41 cancer sites GLOBOCAN reports, with their ICD-10 code ranges and whether a site is sex-specific. Call this to find the exact site name globocan_cancer_in_country expects.Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/globocan/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io