General Tools
thaipropertysakha.com
Provides Thailand real estate listings, market data, exchange rates, and legal information for foreign property ownership.
ENDPOINT 1
https://thaipropertysakha.com/mcp
MCP server metadata
- Name
- Дьиэ-уот Тайланд
- Version
- 1.0.0
Read-only Thailand real-estate tools: search_properties, get_property, get_market_summary, get_exchange_rates, ask_thai_law, list_areas.
Known tools 6
search_propertiesSearch Thailand real-estate listings (villas, condos, townhouses, land) by free-text query, location, max price (THB), minimum bedrooms and property type.
Inferred read-onlyget_propertyGet full detail for a single Thailand property/project by its slug (the last path segment of a listing URL, e.g.
Inferred read-onlyget_market_summaryGet the latest Phuket property price indices (residential, villa, townhouse) from the Bank of Thailand, with year-on-year and five-year change.
Inferred read-onlyget_exchange_ratesGet live currency exchange rates (USD-quoted) plus THB conversion, useful for converting Thai property prices.
Inferred read-onlyask_thai_lawRetrieve source-cited passages from the Thai real-estate law corpus (foreign ownership, condominium quota, leasehold, usufruct, land code, taxes).
Inferred read-onlylist_areasList Thailand areas/districts that have available listings, with the number of projects in each.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.mcp-server]
url = "https://thaipropertysakha.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"mcp-server": {
"type": "http",
"url": "https://thaipropertysakha.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: mcp-server
Remote MCP URL: https://thaipropertysakha.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"mcp-server": {
"url": "https://thaipropertysakha.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"mcp-server": {
"type": "http",
"url": "https://thaipropertysakha.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "mcp-server",
"transport": "streamable-http",
"url": "https://thaipropertysakha.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for thaipropertysakha.com was fetched 2026-07-31T03:06:36.222Z.
thaipropertysakha.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.