Skip to content
Windsurf

Thailand Data MCP for Windsurf

io.github.narinthon-so/thailand-data-mcp

Thai data for AI agents: DBD company-registry lookup, address normalization, holidays, VAT/WHT.

client:Windsurf transport:stdio runtime:npm

Install Thailand Data MCP in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "thailand-data-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "thailand-data-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Thailand Data MCP in other clients