MCP server giving Claude AI access to 22+ NYC public-record databases for real estate due diligence
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
MCP server that gives Claude AI access to 20+ NYC public record datasets for real estate due diligence. Ask Claude about any NYC property in plain English — violations, liens, sales history, ownership, permits, rent stabilization, zoning, fire history, crime data, and more.
This is a due diligence tool, not an appraisal tool. It surfaces public record data only; it does not estimate property values.
The fastest way to try it: open nycpropertyintel.com/chat and ask about any NYC property in plain English. 3 free queries, no signup — no install, no token, and no Claude client needed.
Sign up at nycpropertyintel.com to get a free trial token (10 queries/day for 30 days, including up to 5 full due-diligence reports). Then:
Claude Code — run once in your terminal:
Claude Desktop — add to claude_desktop_config.json (Settings → Developer → Edit Config):
Then ask Claude:
Option A: Restore from dump (~10 min)
Option B: Load from source (~2.5 hours)
Then create indexes and materialized views:
The .mcp.json in the project root auto-registers when you open this directory. Or add manually to ~/.claude.json:
| Tool | Description |
|---|---|
lookup_property | Resolve any NYC address or BBL to a full property profile: owner, building class, zoning, FAR, assessed value, lot dimensions. Always call this first. |
get_property_issues | HPD housing violations (Class A/B/C), DOB building code violations, and ECB/OATH monetary penalties. Filter by severity, status, and date. |
get_property_history | DOF sales records and ACRIS deed transfers. Price trajectory, buyer/seller names, document types going back to 2003. |
get_hpd_complaints | Tenant-reported HPD complaints — leading indicators of building distress before formal violations are issued. |
get_hpd_litigations | HPD housing court cases, open judgements, and harassment findings against building owners. |
get_hpd_registration | Legal owner, managing agent, and head officer registration records. |
get_building_permits | DOB job filings: new buildings, alterations, demolitions, sign permits. Status, cost estimate, applicant name. |
get_liens_and_encumbrances | DOF tax lien sale list entries and ACRIS mortgage records. Outstanding liens, lender names, amounts, satisfactions. |
get_tax_info | Tax assessments, market value estimates, taxable value, and active exemptions (421a, J-51, STAR). |
get_rent_stabilization | Rent-stabilized unit counts by year (2007–2017). Trend analysis for deregulation signal. |
search_comps | Comparable sales by zip code. Filter by building class, price, date. Includes quarterly market stats. |
search_neighborhood_stats | Area-level aggregates: property stock, median sale prices, violation rates, rent stabilization share. |
get_fdny_fire_incidents | FDNY fire and emergency incident history. Fire type, alarm level, spread, casualties, duration. 2013–present, loaded from NYC Open Data. |
get_311_complaints | 311 service requests at or near a property. Noise, rodents, heat, illegal dumping, and 200+ types. 2010–present, loaded from NYC Open Data. |
get_evictions | Marshal-executed evictions by address. Residential and commercial. 2017–present, loaded from NYC Open Data. |
get_dob_complaints | DOB complaints filed before formal violations — the earliest public signal of construction or safety issues. |
get_nypd_crime | NYPD crime complaints within a configurable radius (default 300 m ≈ 3 blocks). Felony/misdemeanor breakdown, top offenses, year-over-year trend. |
analyze_property | Full due diligence summary — runs all sub-queries concurrently. Property profile, FAR analysis, financials, risk factors, rent stabilization, comparable sales, and key observations. |
Core data (~19 million rows) is loaded from nycdb. All datasets are loaded into PostgreSQL. Socrata API used as fallback only.
| Dataset | Agency | Notes |
|---|---|---|
| PLUTO | DCP | Property profiles, zoning, FAR, building class |
| PAD | DCP | Address-to-BBL resolution |
| HPD Violations | HPD | Housing code violations by class and status |
| HPD Complaints | HPD | Tenant complaint records |
| HPD Registrations | HPD | Owner/agent/officer registration |
| HPD Litigations | HPD | Housing court cases |
| DOB Violations | DOB | Building code violations |
| ECB Violations | OATH/ECB | Environmental Control Board penalties |
| DOF Rolling Sales | DOF | Recent property sales |
| DOF Annual Sales | DOF | Historical sales 2003–present |
| DOF Assessments | DOF | Tax valuations and assessment rolls |
| DOF Exemptions | DOF | Tax exemption records (421a, J-51, STAR) |
| DOF Tax Liens | DOF | Annual lien sale list |
| Rent Stabilization | DOF | Stabilized unit counts by building, 2007–2017 (derived from DOF tax bills via taxbills.nyc / JustFix) |
| ACRIS | DOF | Deeds, mortgages, liens, satisfactions, UCC filings |
| FDNY Fire Incidents | FDNY | 2013–present |
| 311 Service Requests | 311/DOITT | 2010–present |
| Marshal Evictions | DOI | 2017–present |
| DOB Complaints | DOB | Loaded from NYC Open Data |
| NYPD Crime Data | NYPD | 2006–present, geospatial radius |
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/nyc-property-intel)<a href="https://allmcps.com/mcp/nyc-property-intel"><img src="https://allmcps.com/api/badge/nyc-property-intel?style=directory" alt="Nyc Property Intel on AllMCPs" /></a>