Skip to content
Back to search
100
MCP live v1.0.0 streamable-http

ch.immoswipe/immoswipe-ai

ch.immoswipe/immoswipe-ai

Search Swiss apartments and houses for rent or sale. Filter by city, price (CHF), rooms, and size.

Uptime
18.2%
33 probes
Response
216ms
last probe
Tools
5
callable

Tools · 5

search_listings

Search Swiss apartments and houses for rent or sale. Supports city filtering (Zürich, Bern, Basel, Geneva), price (CHF), rooms, and square meters. EXAMPLES: "apartments in Zurich under 2000", "3-room …

get_listing_detail

Get full details for a specific property by ID. Returns amenities, pricing breakdown, contact info, images.

get_similar_listings

Return listings similar to a given property (same area/category).

get_popular_listings

Fetch the most popular/trending Swiss property listings.

get_reserved_ranges

Check availability/booking dates for a specific property. Returns blocked date ranges.

How to use

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

{
  "mcpServers": {
    "ch.immoswipe/immoswipe-ai": {
      "url": "https://ai.immoswipe.ch/mcp",
      "transport": "streamable-http"
    }
  }
}