Skip to main content
Glama
deverseli800

NYC Property Data MCP Server

by deverseli800

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": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_salesA

Search for recent property sales in NYC. Filter by neighborhood, price range, building type, and more. Returns sales with price_per_unit and price_per_sqft. Results display on an interactive map.

get_propertyA

Get detailed property information including owner, units, zoning, coordinates, and rent stabilization analysis. Result displays on an interactive map.

get_sale_historyB

Get all recorded sales for a specific property.

search_propertiesC

Search property database for properties matching criteria. Results display on an interactive map.

get_tax_benefitsB

Get tax exemptions and abatements for a NYC property. Returns 421a, J-51, ICAP, STAR benefits.

get_deed_partiesA

Look up buyer (grantee) and seller (grantor) for a NYC property from ACRIS deed records. Use when the user specifically asks who bought or sold a property.

search_compsA

Find comparable sales for a subject property with similarity scoring. Results display on an interactive map.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
ui://property-mcp/property-map.html

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/deverseli800/cre-public-data-mcp'

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