loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

property-comps-mcp-server

MCP Tool

Tianning-lab/property-comps-mcp-server

MCP server for property comparable sales across 11 global markets. 4.2M+ government-recorded transactions. Works with Claude Desktop and Claude Code.

Install

$ npx loaditout add Tianning-lab/property-comps-mcp-server

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "property-comps-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "property-comps-mcp-server"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

Property Comps MCP Server

An MCP (Model Context Protocol) server that gives AI agents access to comparable property sales data across 11 global markets. 4.2M+ government-recorded transactions.

Works with Claude Desktop, Claude Code, and any MCP-compatible AI client.

What It Does

Ask your AI assistant questions like:

  • "What are comparable sales near 10001 in NYC?"
  • "What's the median property price in Dubai Marina?"
  • "Show me recent sales near SW1A1DA in London"
  • "Compare property prices in Singapore postal code 310093"

The server queries official government property registries and returns real transaction data — not estimates.

Markets

| Market | Transactions | Source | Currency | |--------|-------------|--------|----------| | United Kingdom | 31,000,000 | HM Land Registry | GBP | | France | 8,300,000 | DVF (data.gouv.fr) | EUR | | Dubai | 1,006,000 | Dubai Land Department | AED | | Singapore | 973,000 | Housing & Development Board | SGD | | Taiwan | 669,000 | Ministry of Interior | TWD | | New York City | 505,000 | NYC Dept of Finance | USD | | Miami | 284,000 | Miami-Dade County | USD | | Connecticut | 282,000 | Office of Policy & Management | USD | | Philadelphia | 240,000 | Office of Property Assessment | USD | | Ireland | 230,000 | Property Price Register | EUR | | Chicago | 200,000+ | Cook County Assessor | USD |

Tools

| Tool | Description | |------|-------------| | search_property_comps | Search comparable sales by location and radius. Returns prices, dates, addresses, property types, and statistics. | | get_area_stats | Get area price statistics: median, average, min, max, broken down by property type. | | list_markets | List all 11 available markets with transaction counts and examples. |

Installation
pip install mcp httpx
Setup — Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "property-comps": {
      "command": "python",
      "args": ["path/to/mcp_server.py"]
  

Tags

ai-agentsapiclaudecomparable-salesmcpmcp-serverpropertyproptechreal-estate

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated26 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/22/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/Tianning-lab/property-comps-mcp-server)](https://loaditout.ai/skills/Tianning-lab/property-comps-mcp-server)