opdstar-nhi-mcp
Related Servers
Alternatives to opdstar-nhi-mcp
No user-submitted related servers found.
Related Servers
- 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
- AlicenseCqualityBmaintenanceEnables AI agents to query public Taiwanese laboratory-medicine data for CDC specimen collection and submission guidance, NHI lab payment codes and points, and TFDA IVD license records through MCP tools while exposing provenance and sample-only status. Current version uses synthetic sample data only, so results must not be used for actual specimen collection, claims, or procurement.24MIT
- 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
- AlicenseAqualityDmaintenanceMCP server for automated ICD-10 medical coding. Code clinical text to ICD-10-CM diagnoses, search 74,000+ codes, and de-identify PHI via the AutoICD API.610 npmMIT
- AlicenseNot gradedqualityDmaintenanceAn open-source MCP server that aggregates Taiwan public data sources (data.gov.tw, TWSE, MOEA, CWA, etc.) and exposes them through the Model Context Protocol, enabling AI agents to query Taiwan data with a single configuration line.1Apache 2.0
- 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
TDQS
Scored across 24 tools
Every tool has a distinct, well-defined purpose. Descriptions explicitly state when to use and when not to use each tool, preventing ambiguity. For instance, `get_indicator` and `lookup_audit_indicator` target different indicator systems, and the guidance clearly delineates their use.
Most tools follow a verb_noun pattern (e.g., `lookup_fee_code`, `search_audit_guidelines`). Minor deviations include `recent_nhi_amendments` (no verb) and `check_icd_for_major_illness_eligibility` (long phrase). However, the naming is overall predictable and clear.
With 24 tools, the count is on the higher end but justified by the complexity of the NHI domain, covering drugs, procedures, audits, appeals, and more. Each tool serves a specific, non-redundant purpose, making the set appropriately scoped.
The tool set comprehensively covers the NHI domain: ICD-10, procedures, drugs, payment rules, rejection codes, audit clauses, appeal statistics, major illness, preventive services, chronic prescriptions, amendments, and official interpretations. No significant gaps are apparent for the server's stated purpose.