MCP server exposing 2 tools for tcm-products.
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/tcm-products/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
tcm_product_search — Search ~12,000 Traditional Chinese Medicine (TCM) / Chinese Proprietary Medicine products licensed by Singapore's Health Sciences Authority (HSA), sourced from data.gov.sg. Matches Chinese characters (板蓝根), pinyin with or without spaces (banlangen / Ban Lan Gen), and English brand or product names — the licensed name fields carry both scripts. Filter by company, manufacturer, country of manufacture, or dosage form. An HSA licence is a safety-and-quality listing ONLY — it is NOT evidence the product treats any condition. The dataset carries no ingredients and no indications; it is a product inventory.tcm_product_manufacturers — Manufacturers of Singapore HSA-licensed Traditional Chinese Medicine (TCM) / Chinese Proprietary Medicine products, aggregated from data.gov.sg with licensed-product counts and countries — the supply-chain view (who makes licensed CPM products, where). Optionally filter by country of manufacture or manufacturer name. An HSA licence is a safety-and-quality listing ONLY — it is NOT evidence the product treats any condition. The dataset carries no ingredients and no indications; it is a product inventory.Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/tcm-products/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io