# immoswipe-ai MCP server

Search Swiss rentals & homes, housing guides/FAQs, tenant Chancen-Check and Mieter-Pool signup.

## Links
- Registry page: https://www.getdrio.com/mcp/ch-immoswipe-immoswipe-ai
- Repository: https://github.com/Immoswipe/immoswipe-ai

## Install
- Endpoint: https://ai.immoswipe.ch/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://ai.immoswipe.ch/mcp

## Tools
- 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 flat in Bern", "house to buy in Basel". Endpoint: https://ai.immoswipe.ch/mcp
- get_listing_detail - Get full details for a specific property by ID. Returns amenities, pricing breakdown, contact info, images. Endpoint: https://ai.immoswipe.ch/mcp
- get_similar_listings - Return listings similar to a given property (same area/category). Endpoint: https://ai.immoswipe.ch/mcp
- get_popular_listings - Fetch the most popular/trending Swiss property listings. Endpoint: https://ai.immoswipe.ch/mcp
- get_reserved_ranges - Check availability/booking dates for a specific property. Returns blocked date ranges. Endpoint: https://ai.immoswipe.ch/mcp
- search_guides - Search Immoswipe blog/guide articles about Swiss housing: renting tips, expat relocation guides, buying advice, deposits, tenancy law. Use for "how to" / advice questions. Returns titles, slugs and links; use get_guide to read the full article. Endpoint: https://ai.immoswipe.ch/mcp
- get_guide - Read the full Markdown text of a specific Immoswipe guide/blog article by slug (get the slug from search_guides). Endpoint: https://ai.immoswipe.ch/mcp
- get_faqs - Get Immoswipe FAQs about using the platform, renting, listing a property, photography/tour services and pricing. Endpoint: https://ai.immoswipe.ch/mcp
- check_rental_chances - Wohnungs-Chancen-Check for Swiss tenants: rates chances on the rental market (tenant score 0–100) from a search profile using real BFS vacancy, rent and ZKB market data, and suggests better alternative regions. Use for "how are my chances of finding a 3.5-room flat in Zürich for 2200". Afterwards the tenant can register in the pool via join_tenant_pool. Endpoint: https://ai.immoswipe.ch/mcp
- join_tenant_pool - Register a Swiss tenant in the Immoswipe Mieter-Pool so property managers see their search profile and contact them about matching units. WRITE operation with personal data: ONLY call after the user has EXPLICITLY agreed to join the pool. consent must be true. Typical flow: run check_rental_chances first, then offer the sign-up. Endpoint: https://ai.immoswipe.ch/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: ch.immoswipe
- Version: 1.1.2
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 18, 2026
- Source: https://registry.modelcontextprotocol.io
