Taiwan Laboratory MCP
Related Servers
Alternatives to Taiwan Laboratory MCP
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityBmaintenanceProvides SQL-queryable access to Taiwan's healthcare open data (NHI and Ministry of Health and Welfare procurement) via MCP tools, enabling natural language queries and data analysis.MIT
- AlicenseNot gradedqualityDmaintenanceIntegrates Taiwan-specific medical data including ICD-10 codes, FDA drug databases, and nutrition information into the Model Context Protocol. It enables AI models to query clinical guidelines, verify medical codes, and convert health data into FHIR R4 standardized formats.MIT
- AlicenseAqualityCmaintenanceEnables AI assistants to query Taiwan physical therapy evidence, clinical guidelines, and regulations, avoiding fabrication of rehabilitation advice.4MIT
- AlicenseNot gradedqualityAmaintenanceIntegrates Taiwan health data and international medical standards, providing 28 MCP tools for diagnostics, drugs, lab tests, and clinical guidelines via FHIR R4.163MIT
- AlicenseAqualityCmaintenanceEnables natural language querying of Korean public medical data (data.go.kr) through MCP clients like Claude, providing tools for searching hospitals, drugs, non-payment costs, disease statistics, and more.102MIT
- AlicenseAqualityDmaintenanceProvides AI assistants with access to Taiwan's public legal data, including court judgments, regulations, and constitutional court interpretations, via 8 MCP tools.8278 PyPI190MIT
TDQS
Scored across 22 tools
Many tools are labeled only as 'compatibility aliases' without clearly identifying their parent operation, so an agent cannot reliably distinguish search_disease from get_submission_rule or get_specimen_requirement. search_ivd and search_lab_code are explicitly aliases of other tools, adding redundant paths that create misselection risk.
Most tools follow a clear verb_noun snake_case pattern such as search_disease, get_license, and find_manufacturer. The pattern only breaks for 'standards_status' and 'eqa_status', which are noun_noun and do not follow the verb-first convention used elsewhere.
22 tools is at the heavy end for a read-only laboratory data server, and the count is inflated by several compatibility aliases and a deprecated operation. However, the multi-source scope covering CDC, TFDA, NHI, and status information helps justify the breadth.
The server provides search and detail-retrieval paths across CDC disease/specimen data, TFDA device/IVD licensing, NHI reimbursement rules, and lab recognition status. Minor gaps exist, such as deprecated compare_products and status tools that return only reserved-state information without detailed catalogs.