Skip to main content
Glama
Tianning-lab

Property Comparable Sales MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_property_compsA

Search for comparable property sales near a location.

Covers 16 markets: UK, France, Singapore, NYC, Chicago, Dubai, Miami,
Philadelphia, Connecticut, Ireland, Taiwan, Washington DC, Seattle, Phoenix, Denver, Pittsburgh.
Returns recent sales with price, date, address, property type, and area statistics.

Args:
    location: Postcode, ZIP code, or area name. Examples: SW1A1AA (UK), 10001 (NYC), 75001 (Paris), Dubai Marina, 310093 (Singapore)
    market: Market code (optional, auto-detected from location). One of: uk, fr, sg, nyc, chi, dxb, mia, phl, ct, ie, tw, dc, sea, phx, den, pit
    months: Look-back period in months (default: 12)
    radius: Search radius in miles (UK/US) or km (others). Default: 1.0
    property_type: Filter by type. UK: D/S/T/F. NYC: Condo/1-Family. SG: 3 ROOM/4 ROOM/5 ROOM. Optional.
    limit: Max results (default: 10)
get_area_statsB

Get price statistics for a property market area.

Returns median, average, min, max prices with breakdown by property type.
Covers all 16 markets.

Args:
    location: Postcode, ZIP code, or area name
    market: Market code (optional, auto-detected)
    months: Look-back period in months (default: 12)
list_marketsA

List all 11 available property markets with transaction counts and location examples.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Tianning-lab/property-comps-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server