Visit the Anthropic MCP Directory at claude.com/connectors.
An open-source Model Context Protocol server that gives AI assistants structured, read-only access to Taiwan's medical, pharmaceutical, and clinical knowledge — 28 tools, production-grade, HIPAA-audited.
https://tw-health-mcp.healthymind-tech.com/mcp
Taiwan Health MCP Server connects Claude to authoritative medical and health datasets curated for Taiwan's healthcare system. Clinicians, researchers, developers, and health-tech products can query ICD-10 diagnoses and procedures, look up LOINC lab codes and reference ranges, navigate SNOMED CT concept hierarchies, resolve drug names via RxNorm, search Taiwan TFDA-approved drugs and health foods, access clinical practice guidelines, and generate FHIR R4-compliant resources — all through natural language conversation with Claude.
All underlying datasets are publicly available. The server does not collect, store, or process personal health information. Audit logs record only tool names and SHA-256 parameter hashes, never raw values.
Hybrid BM25 + semantic search across ICD-10-CM/PCS 2025, SNOMED CT International, and LOINC 2.80.
Taiwan TFDA drug database (auto-synced every Tuesday) plus RxNorm terminology and drug interaction checking.
Reference ranges and clinical interpretation for LOINC-coded lab results, with age- and gender-specific thresholds.
Taiwan clinical practice guidelines linked to ICD codes, with medication recommendations and treatment goals.
Taiwan TFDA health food registry and food nutrition composition database, with meal-level analysis.
Generate, validate, and search FHIR R4 resources aligned with TWCore IG v1.0.0.
| Dataset | Version / Source | Sync |
|---|---|---|
| ICD-10-CM & ICD-10-PCS | FY 2025 — CMS / NLM (public domain) | Static (data-loader) |
| LOINC | 2.80 — Regenstrief Institute | Static (data-loader) |
| SNOMED CT International | Latest RF2 — SNOMED International | Static (data-loader) |
| RxNorm | Full release — NLM (public domain) | Static (data-loader) |
| Taiwan TFDA Drugs | Open Data — Taiwan TFDA | Auto-sync every Tuesday 02:00 UTC |
| Taiwan TFDA Health Supplements | Open Data — Taiwan TFDA | Auto-sync every Monday 02:30 UTC |
| Taiwan Food Nutrition | Open Data — Taiwan TFDA | Auto-sync every Monday 03:00 UTC |
| TWCore IG | v1.0.0 — Taiwan MoHW | Static + live fetch fallback |
| Taiwan Clinical Guidelines | Curated seed data | Static (data-loader) |
E11.9 (Type 2 diabetes without complications)query_fhir_condition for E11.9query_fhir_medication for MetforminVisit the Anthropic MCP Directory at claude.com/connectors.
Search for "Taiwan Health" and select Taiwan Health MCP Server.
Click Connect. No account or OAuth required — the server is publicly accessible.
Alternatively, connect directly in Claude Desktop by adding the
MCP endpoint to your config:
https://tw-health-mcp.healthymind-tech.com/mcp
Taiwan Health MCP Server provides read-only access to publicly available datasets. No account, API key, or OAuth flow is needed. Simply connect and start querying.
All 28 tools are read-only. The server does not accept writes, does not require a user session, and does not store any identifying information about callers.