healthcare-opendata-mcp

trionnemesis/healthcare-opendata-mcp
★ 0 stars HTML Database Updated 3d ago
Taiwan gov procurement + NHI open data as a queryable MCP server — SQLite sync, SELECT-only query guard, Twinkle-compatible query_rows (FastMCP)
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "healthcare-opendata-": {
      "command": "npx",
      "args": [
        "-y",
        "trionnemesis/healthcare-opendata-mcp"
      ]
    }
  }
}

README Excerpt

> 官方開放資料 → 可查詢 MCP 介面,讓 AI agent 不必直接處理分散的政府資料來源。 Self-hosted MCP server that syncs Taiwan government procurement (PCC) and National Health Insurance (NHI) open data into a local SQLite database, then exposes it through read-only MCP tools. A SELECT-only query guard (syntax allowlist plus a read-only SQLite authorizer) keeps the Twinkle-compatible `query_rows` interface safe for agent-driven querying.

Tools (8)

get_datasetget_recordget_tender_detailget_vendor_statslist_datasetslist_sourcesquery_rowssearch_records

Topics

fastmcpgovernment-procurementhealthcaremcpopendatataiwan
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →