Armory
Source
Browse
MCPs

tatsuju-opdstar-nhi-mcp

Taiwan's first public MCP server for National Health Insurance (NHI) data — 234 rejection codes, 1,497 ICD-10→procedure mappings across 20 specialties, audit indicators (008/014/027/P043), and semantic wiki search over 8,232 chunks of official NHI documentation. Powered by [OPDSTAR](https://opdstar.com). Install: `npx @opdstar/nhi-mcp`.

Score
22.5571 signal
Evidence
1 star
Last commit
as last read from GitHub; most reads are from 2 Sep 2026 or later
Listed

Install

armory install tatsuju-opdstar-nhi-mcp --cli claude

merges a server entry into.mcp.jsonListed as compatible

Configurationjson
{
  "mcpServers": {
    "tatsuju-opdstar-nhi-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@opdstar/nhi-mcp"
      ]
    }
  }
}

↳ Restart Claude Code to load the MCP server.

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

Alternatives · MCPs

  1. alanpcf-brasil-data-mcp5 stars46.654

What it is

Taiwan's first public MCP server for National Health Insurance (NHI) data — 234 rejection codes, 1,497 ICD-10→procedure mappings across 20 specialties, audit indicators (008/014/027/P043), and semantic wiki search over 8,232 chunks of official NHI documentation. Powered by OPDSTAR. Install: npx @opdstar/nhi-mcp.

When to use it

When an agent needs the "Biology, Medicine and Bioinformatics" capability this MCP server exposes.

Source

Migrated from the awesome-mcp-servers navigation directory (category: Biology, Medicine and Bioinformatics). See https://github.com/tatsuju/opdstar-nhi-mcp.