Platforms / immobiliare
immobiliare toolset
7 tools. Mount this server and your agent gets every immobiliare endpoint, fully typed.
claude mcp add capzy-immobiliare --transport http https://mcp.capzy.ai/immobiliare/mcp \ --header "Authorization: Bearer YOUR_KEY"
Agencies
immobiliare_agency
1 credit
not yet verified
Agency Profile
Full agency profile: contacts, logo, description and listing counts.
| Param | Type | Required | Description |
|---|---|---|---|
id |
string | required | Agency id. |
immobiliare_agency_listings
1 credit
not yet verified
Agency Listings
An agency's active listings.
| Param | Type | Required | Description |
|---|---|---|---|
id |
string | required | Agency id. |
listing_type |
string | optional | Filter the agency's listings by contract. |
page |
integer | optional | Page number. Default: 1 |
Insights
immobiliare_market_insights
1 credit
not yet verified
Price Insights
Average EUR/m2 for sale and rent with a monthly time series, by zone and property type.
| Param | Type | Required | Description |
|---|---|---|---|
city_id |
string | optional | City id (from autocomplete). |
province_id |
string | optional | Province id. |
region_id |
string | optional | Region id. |
zone_id |
string | optional | Optional zone/microzone id to scope the stats. |
contract |
string | optional | vendita | affitto. Default: vendita |
property_type |
string | optional | Optional property type to scope the stats (apartment/house/villa/...). |
Listings
immobiliare_listing
1 credit
not yet verified
Listing Detail
Full detail for a single listing.
| Param | Type | Required | Description |
|---|---|---|---|
id |
string | required | Listing id. |
immobiliare_search
1 credit
Search Listings
Search listings (sale / rent).
| Param | Type | Required | Description |
|---|---|---|---|
location |
string | required | City/area slug, e.g. roma. |
listing_type |
string | optional | For sale or for rent. Default: sale |
contract |
string | optional | Deprecated alias for listing_type (vendita = sale, affitto = rent). Prefer listing_type. |
property_type |
string | optional | Property macro-category. Default: residential |
price_min |
integer | optional | Only listings priced at or above this amount (EUR). |
price_max |
integer | optional | Only listings priced at or below this amount (EUR). |
rooms_min |
integer | optional | Minimum number of rooms (locali). |
size_min |
integer | optional | Minimum surface in square metres. |
size_max |
integer | optional | Maximum surface in square metres. |
bathrooms |
integer | optional | Minimum number of bathrooms (bagni). |
floor |
integer | optional | Floor filter (piano). |
features |
string | optional | Comma-separated amenities: elevator, balcony, terrace, garden, parking, furnished, air_conditioning. |
sort |
string | optional | Result order. |
page |
integer | optional | Page number. Default: 1 |
Reference
immobiliare_autocomplete
1 credit
Autocomplete
Resolve a place into geography ids.
| Param | Type | Required | Description |
|---|---|---|---|
query |
string | required | Free-text place name. |
immobiliare_markets
1 credit
List Markets
Supported markets.
No parameters.
Fewer tools?
The aggregate server at https://mcp.capzy.ai/mcp reaches this platform through 5 discovery meta-tools, and https://mcp.capzy.ai/search/mcp carries just each platform's primary search.