Skip to content
Back to search
100
MCP live MCP 2026-07-28 streamable-http

com.lucidrents/building-intelligence

com.lucidrents/building-intelligence

Building intelligence for NYC, LA, Chicago rentals: violations, 311, reviews, rents, landlords.

Uptime
100.0%
2 direct probes · 30d
Response
515ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

search_buildings

Search LucidRents for apartment buildings by address, building name, or partial address. Covers ~2M buildings in New York City, Los Angeles, and Chicago with public-record data: housing violations, 31…

get_building_report

Full report card for one building: LucidIQ score and letter grade, HPD/DOB violation counts, 311 complaint total, top violation categories (pests, heat, leaks, ...), review count and average rating, r…

get_landlord_record

Public record for a landlord / property owner: portfolio size, total violations, 311 complaints, average building score across the portfolio, and worst building where available. Accepts either the own…

get_neighborhood_stats

Neighborhood snapshot for a zip code: median asking rents by bedroom count and a 12-month crime summary (violent / property / quality-of-life, with year-over-year totals) sourced from the local police…

get_review_summary

Tenant review summary for one building: review count, average rating, 1-5 star distribution, and up to 3 recent pull quotes from published tenant reviews. Requires the building's slug — call search_bu…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.lucidrents/building-intelligence": {
      "url": "https://lucidrents.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}