mcpbeat Sign in

Thailand Data MCP Server

by narinthon-so Your server? Claim it
local only

Thailand Data MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 58 installs a week from npm. Last commit 8 Jul 2026.

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

Installs per day peak 182 · avg 10 · +12% w/w
a month agotoday
58
Installs / week
npm · thailand-data-mcp
1
Stars
0 open issues
8 Jul 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Thailand Data MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add thailand-data-mcp -- npx -y thailand-data-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "thailand-data-mcp": {
      "args": [
        "-y",
        "thailand-data-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.thailand-data-mcp]
command = "npx"
args = ["-y", "thailand-data-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "thailand-data-mcp": {
      "args": [
        "-y",
        "thailand-data-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "thailand-data-mcp": {
      "args": [
        "-y",
        "thailand-data-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Thailand Data MCP

same job, measured the same way
LatAm Data
by svkbogislav

Latin American data for AI agents: tax-ID validation, indicators, FX, company lookups, holidays

100 installs/wk local only
Dadata MCP
by theyahia

MCP server for DaData.ru — address validation, company lookup, geocoding. 31 tools.

55 installs/wk local only
Ja Normalize
by kojimahyui01

Holidays/business days for 200+ countries; Japanese address, name, bank and company normalization.

427 installs/wk local only
Companieswise
by qinisolabs

Verified UK company lookup & validation for AI agents — Companies House data, snapshot or live.

37 installs/wk local only
Japan Data MCP
by mameta29

30 tools for Japanese data: address, furigana, transit, Diet, holidays, weather, corporate registry

53 installs/wk local only
Metricui
by mpmcgowen

React dashboard components — API lookup, code generation, and prop validation for AI tools.

32 installs/wk local only
Structured Data Validator
by agenson-horrowitz

Validate, transform, and normalize structured data for AI agents.

78 installs/wk local only
Firmenliste MCP
by tankstellen

B2B company address data for the DACH region: search 6,400+ industry lists and get price quotes.

5 tools answering

Thailand Data MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Thailand Data MCP?
Thailand Data MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package thailand-data-mcp was installed 58 times last week.
How do I connect Thailand Data MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls thailand-data-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Thailand Data MCP?
The npm package thailand-data-mcp was installed 58 times in the last week. Week over week that is +12%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Thailand Data MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.