The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Thailand Data MCP listing page.
MCP server exposing Thailand data tools for AI agents: official company-registry lookups, Thai address normalization, public holidays, and VAT/withholding-tax reference.
| Tool | What it does |
|---|---|
thai_company_lookup | Official DBD registry profile by 13-digit juristic ID: TH/EN name, type, status, registration date, registered/paid-up capital, business objective, registered address. Live data, cached 24h. |
thai_address_normalize | Free-text Thai address (TH/EN) → structured province/district/subdistrict/postcode with official codes, confidence level, ambiguity candidates, and street-part extraction. Fully offline. |
thai_list_provinces | Canonical list of all 77 provinces, bilingual, with codes. |
thai_holidays | Thai public holidays (2025–2026) with lunar-holiday flags. |
thai_vat_reference | VAT rate/threshold/filing + common WHT rates and the 50 ทวิ certificate rule. Reference only, not tax advice. |
Claude Code registration:
No API keys required.
openapi.dbd.go.th — used under the DGA Open Government License, which requires source attribution; every response therefore carries an attribution field. Do not strip it.data/.text/html; the client parses bodies regardless.1004 No data available status.Stack: TypeScript, @modelcontextprotocol/sdk, Zod. No runtime dependencies beyond the SDK.