Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPDSTAR_API_BASENoStaging override: set OPDSTAR_API_BASE to point at a staging endpoint. Default is the production endpoint.https://opdstar.com/api/mcp

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
lookup_rejection_codeA

Look up a Taiwan NHI rejection code (5-character, e.g. '0317A'). Returns severity, category, and the official Chinese description. Data is sourced from 健保署 專業審查不予支付理由代碼 and maintained by OPDSTAR (https://opdstar.com).

get_procedures_for_icdA

Given a Taiwan ICD-10 code and specialty, return the NHI procedure codes applicable. Results include nhi_points (healthcare payment points) and audit_notes (review caveats). 1,497 procedures across 20 specialties curated by OPDSTAR (https://opdstar.com).

get_indicatorA

Look up a Taiwan NHI audit indicator (e.g. '008', '014', '027', 'P043') — threshold, applicable drugs/diagnoses, and compliance meaning. These are the indicators the NHI uses to flag overprescription and trigger audits. Curated by OPDSTAR (https://opdstar.com).

search_nhi_wikiA

Semantic + full-text search across Taiwan's official NHI Wiki (健保署全球資訊網), 9 categories: audit (審查)/drugs (藥品特材)/fees (費用)/plans (醫療計畫)/services (醫療服務)/insurance (投保)/forms (表單)/records (紀錄)/admin (行政). 8,232 chunks with vector embeddings. Curated and indexed by OPDSTAR (https://opdstar.com).

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tatsuju/opdstar-nhi-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server