Server Details
Search NYC rentals and sales, property details, building data, and market analytics
- Status
- Unhealthy
- Last Tested
- Transport
- Streamable HTTP
- URL
See and control every tool call
Available Tools
10 toolscompare_neighborhoodsTry in Inspector
Compare market data across 1-5 NYC neighborhoods side by side. Returns inventory, median rent, days on market, and concession rate for each area. Optionally filter by bedroom count and listing type. Use this when someone wants to compare neighborhoods or decide where to live.
| Name | Required | Description | Default |
|---|---|---|---|
| areas | Yes | Comma-separated area IDs to compare, 1-5 areas (use list_areas to find IDs) | |
| bedrooms | No | Filter by bedroom count 0-4 (omit for all bedroom counts) | |
| listingType | No | Listing type (default: rental) |
get_buildingTry in Inspector
Get detailed information about a specific NYC building by its ID. Returns building name, address, year built, floor count, unit count, amenities, policies, tax abatement status, and management company. Requires Starter plan ($19/mo) or higher. Use this when you need building-level data rather than individual listing details.
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Building ID (from listing details or other tool responses) |
get_building_listingsTry in Inspector
Get all active listings within a specific building. Filter by listing status (active, in contract, off market) and type (rental, sale). Requires Starter plan ($19/mo) or higher. Use this to see all available units in a building.
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Building ID | |
| page | No | Page number (default 1) | |
| status | No | Filter by listing status (default: all statuses) | |
| perPage | No | Results per page (default 10) | |
| listingType | No | Filter by listing type (default: both) |
get_market_snapshotTry in Inspector
Get a current market snapshot for a specific NYC neighborhood. Returns inventory count, median rent, average days on market, and concession rate. Optionally filter by bedroom count and listing type (rental or sale). Use this to understand current market conditions in a specific area.
| Name | Required | Description | Default |
|---|---|---|---|
| areaId | Yes | Area ID (required — use list_areas to find IDs) | |
| bedrooms | No | Filter by bedroom count 0-4 (omit for all bedroom counts) | |
| listingType | No | Listing type (default: rental) |
get_market_trendsTry in Inspector
Get historical market trend data for a specific NYC neighborhood. Returns up to 365 days of price history grouped by date and event type. Use this to understand how prices have changed over time in a specific area.
| Name | Required | Description | Default |
|---|---|---|---|
| areaId | Yes | Area ID (required — use list_areas to find IDs) | |
| listingType | No | Listing type (default: rental) |
get_propertyTry in Inspector
Get full details for a specific NYC listing by its ID. Returns 50+ fields including price, address, beds/baths, sqft, amenities, fees, pet policy, and listing history. Requires Starter plan ($19/mo) or higher. Use this when you have a listing ID from search results and need complete details.
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Listing ID (from search results or other tool responses) |
get_property_by_urlTry in Inspector
Look up a specific NYC listing by its URL path (e.g. "apartment-for-rent/1234567/manhattan/nyc"). Returns the same full detail as get_property. Requires Starter plan ($19/mo) or higher. Use this when you have a listing URL instead of an ID.
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL path of the listing (e.g. "apartment-for-rent/1234567/manhattan/nyc") |
list_areasTry in Inspector
List all 349 NYC neighborhoods, boroughs, and sub-areas with their IDs. Filter by hierarchy level (0=borough, 1=neighborhood) or parent area. Use this to find area IDs for search filters, market data, or neighborhood comparison. Borough IDs: Manhattan=100, Bronx=200, Brooklyn=300, Queens=400, Staten Island=500.
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default 1) | |
| level | No | Area hierarchy level: 0=borough, 1=neighborhood (default: all levels) | |
| perPage | No | Results per page (default 10, max depends on plan tier) | |
| parentId | No | Parent area ID to get sub-areas (e.g. 200 for Bronx neighborhoods) |
search_rentalsTry in Inspector
Search active rental listings across all five NYC boroughs. Filter by neighborhood, price range, bedrooms, bathrooms, building type, and no-fee status. Returns up to 25 results per page with address, price, beds/baths, and listing link. Use this for any question about finding apartments or rental availability in NYC.
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default 1, up to 25 results per page) | |
| sort | No | Sort field (default: PRICE) | |
| areas | No | Comma-separated area IDs to filter by (use list_areas tool to find IDs). Borough IDs: Manhattan=100, Bronx=200, Brooklyn=300, Queens=400, Staten Island=500 | |
| noFee | No | Filter for no-fee listings only (no broker fee) | |
| maxBeds | No | Maximum bedrooms | |
| minBeds | No | Minimum bedrooms (0 = studio) | |
| perPage | No | Results per page (default 10, max depends on plan tier) | |
| sortDir | No | Sort direction (default: DESC) | |
| maxBaths | No | Maximum full bathrooms | |
| maxPrice | No | Maximum monthly rent in USD | |
| minBaths | No | Minimum full bathrooms | |
| minPrice | No | Minimum monthly rent in USD | |
| has3dTour | No | Filter for listings with 3D virtual tours | |
| buildingType | No | Comma-separated building types: RENTAL, CONDO, CO_OP, HOUSE, MULTI_FAMILY, TOWNHOUSE | |
| hasOpenHouse | No | Filter for listings with scheduled open houses | |
| maxMonthlyCost | No | Maximum total monthly cost in USD (rent + maintenance + common charges + property tax) | |
| minTransitScore | No | Minimum transit accessibility score (0-100) |
search_salesTry in Inspector
Search active for-sale listings across all five NYC boroughs. Filter by neighborhood, price range, bedrooms, bathrooms, building type, and sale type (resale, sponsor unit, foreclosure). Returns up to 25 results per page with address, price, beds/baths, and listing link. Use this for any question about buying property or sales availability in NYC.
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default 1, up to 25 results per page) | |
| sort | No | Sort field (default: PRICE) | |
| areas | No | Comma-separated area IDs to filter by (use list_areas to find IDs). Borough IDs: Manhattan=100, Bronx=200, Brooklyn=300, Queens=400, Staten Island=500 | |
| noFee | No | Filter for no-fee listings only | |
| maxBeds | No | Maximum bedrooms | |
| minBeds | No | Minimum bedrooms (0 = studio) | |
| perPage | No | Results per page (default 10, max depends on plan tier) | |
| sortDir | No | Sort direction (default: DESC) | |
| maxBaths | No | Maximum full bathrooms | |
| maxPrice | No | Maximum sale price in USD | |
| minBaths | No | Minimum full bathrooms | |
| minPrice | No | Minimum sale price in USD | |
| saleType | No | Sale type filter: RESALE (standard), SPONSOR_UNIT (new development), FORECLOSURE | |
| has3dTour | No | Filter for listings with 3D virtual tours | |
| buildingType | No | Comma-separated building types: CONDO, CO_OP, HOUSE, MULTI_FAMILY, TOWNHOUSE | |
| hasOpenHouse | No | Filter for listings with scheduled open houses |
To claim this server, publish a /.well-known/glama.json file on your server's domain with the following structure:
The email address must match the email associated with your Glama account. Once verified, the server will appear as claimed by you.
Control your server's listing on Glama, including description and metadata
Receive usage reports showing how your server is being used
Get monitoring and health status updates for your server
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!