mcpbeat

SG Property Data MCP Server

com.sgpropertydata/property-data
answering

SG Property Data is answering right now. Last checked 14 min ago. It exposes 5 tools.

Price trends, CAGR, rental yield for Singapore private and HDB property, from URA/HDB records.

Uptime history 42 hours of history · worst hour 83%
42 hours agonow
97.8%
Uptime 24h
178 of 182 checks
5
Tools
read from the server
901 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add property-data --transport http https://sgpropertydata.com/mcp/
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "property-data": {
      "url": "https://sgpropertydata.com/mcp/"
    }
  }
}
~/.codex/config.toml
[mcp_servers.property-data]
url = "https://sgpropertydata.com/mcp/"
.cursor/mcp.json
{
  "mcpServers": {
    "property-data": {
      "url": "https://sgpropertydata.com/mcp/"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "property-data": {
      "url": "https://sgpropertydata.com/mcp/"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

condo
list_condo_projects
List condo/apartment projects we track, optionally filtered by district. Free - use this to discover valid project names before calling the paid stats/yield tools, rather than guessing at spelling.
data
get_data_freshness
Get metadata about when this dataset was last calculated and what period of sale/rental data it covers. Call this before presenting any number as 'current' - the underlying data is refreshed monthly, not in real time.
hdb
list_hdb_towns
List every HDB town we track, with the specific flat types available for each. Free - use this to discover valid town names and flat types before calling the paid get_hdb_town_stats tool.
landed
list_landed_projects
List landed house projects/estates we track, optionally filtered by district. Free - use this to discover valid names before calling the paid stats/yield tools.
sample
get_sample_data
Get free sample data - real (not synthetic) district and project stats for a small fixed set of examples, in the exact same shape as the paid tools. Use this to verify the data fits your use case before calling the paid tools, which cover the full catalogue of districts and projects.

Endpoints

URLTransportStateLatencyChecked
https://sgpropertydata.com/mcp/ streamable-http answering 1006 ms 14 min ago
https://sgpropertydata.com/mcp-free/ streamable-http answering 1058 ms 14 min ago

SG Property Data — questions

Answers built from our own checks of this server.

What can SG Property Data do?
It exposes 5 tools, read directly from the server on our last check. Among them: get_data_freshness, get_sample_data, list_condo_projects, list_hdb_towns, list_landed_projects. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is SG Property Data working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 178 of 182 checks got a reply (97.8%), average response time 901 ms. The bar chart above shows every period we have measured.
How do I connect SG Property Data?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does SG Property Data need an API key?
No. SG Property Data completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is SG Property Data?
It answers our handshake in 901 ms on average, which is faster than 7% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.