Building intelligence for NYC, LA, Chicago rentals: violations, 311, reviews, rents, landlords.
Inferido de los transportes que declara este listado (streamable-http). Que un cliente no aparezca aquí no significa que se haya descartado: simplemente Forge no puede confirmarlo.
La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.
Leído de un handshake MCP real initialize → tools/list contra el endpoint declarado. No se invocó ninguna herramienta: tools/list es la llamada de introspección de solo lectura que el protocolo define para esto. Refleja lo que el servidor anunciaba en ese momento; un endpoint alojado no está fijado a ninguna versión y puede cambiar sin avisar.
https://lucidrents.com/api/mcp5 herramientas · 286 mssearch_buildingsSearch 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, 311 complaints, tenant reviews, rents, and building scores. Returns up to 10 matches with each buildi…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, 311 complaints, tenant reviews, rents, and building scores. Returns up to 10 matches with each buildi…
| Parámetro | Tipo | Descripción |
|---|---|---|
| query* | string | Address or building name to search, e.g. "48-04 48th Ave" or "350 Park Ave" |
| city | string | Optional city filter. Omit to search all covered cities. |
get_building_reportFull 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, rent summary by bedroom count, rent stabilization, landlord name with their record URL, and 2-3 simi…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, rent summary by bedroom count, rent stabilization, landlord name with their record URL, and 2-3 simi…
| Parámetro | Tipo | Descripción |
|---|---|---|
| city* | string | City/metro: "nyc", "los-angeles", or "chicago" |
| slug* | string | Building slug from search_buildings results, e.g. "48-04-48th-avenue" |
get_landlord_recordPublic 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 owner name as it appears in a building report (e.g. "SMITH REALTY LLC") or a landlord page slug. The r…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 owner name as it appears in a building report (e.g. "SMITH REALTY LLC") or a landlord page slug. The r…
| Parámetro | Tipo | Descripción |
|---|---|---|
| city* | string | City/metro: "nyc", "los-angeles", or "chicago" |
| slugOrName* | string | Owner name or landlord slug. Building reports include the exact owner name. |
get_neighborhood_statsNeighborhood 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 department. Use this for "what does rent cost in <area>" and "is <area> safe" questions. The retur…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 department. Use this for "what does rent cost in <area>" and "is <area> safe" questions. The retur…
| Parámetro | Tipo | Descripción |
|---|---|---|
| city* | string | City/metro: "nyc", "los-angeles", or "chicago" |
| zip* | string | 5-digit zip code, e.g. "11377" |
get_review_summaryTenant 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_buildings first if you only have an address. The returned url (anchored at #reviews) has every review…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_buildings first if you only have an address. The returned url (anchored at #reviews) has every review…
| Parámetro | Tipo | Descripción |
|---|---|---|
| city* | string | City/metro: "nyc", "los-angeles", or "chicago" |
| slug* | string | Building slug from search_buildings results, e.g. "48-04-48th-avenue" |
5 de 5 herramientas publicaron una descripción.
Los nombres y descripciones de las herramientas los escribe el publicador y se muestran literalmente como texto inerte. Son las cadenas que un cliente MCP pasa al modelo, así que Forge las analiza en busca de patrones de inyección de prompts — cualquier hallazgo aparece junto al análisis de seguridad de arriba. «Privilegiada» es una coincidencia de palabra clave en el nombre de la herramienta, no una auditoría de lo que hace: un nombre inofensivo puede hacer cualquier cosa.
Building intelligence for NYC, LA, Chicago rentals: violations, 311, reviews, rents, landlords.
Los nombres enlazados abren el índice de Forge con todas las entradas que se observó que exponen esa herramienta. Ver todas las herramientas indexadas.
Esta entrada no publica ningún paquete de npm, así que Forge no tiene un árbol de dependencias para ella. Es una carencia de cobertura, no una afirmación de que no tenga dependencias.