Thai data for AI agents: DBD company-registry lookup, address normalization, holidays, VAT/WHT.
claude mcp add thailand-data-mcp -- npx -y thailand-data-mcp
claude_desktop_config.json
{
"mcpServers": {
"thailand-data-mcp": {
"command": "npx",
"args": [
"-y",
"thailand-data-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"thailand-data-mcp": {
"command": "npx",
"args": [
"-y",
"thailand-data-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"thailand-data-mcp": {
"command": "npx",
"args": [
"-y",
"thailand-data-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"thailand-data-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"thailand-data-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"thailand-data-mcp": {
"command": "npx",
"args": [
"-y",
"thailand-data-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.narinthon-so--thailand-data-mcp/reviews or the review_server meta-tool.
POST /mcp