
Immoswipe Ai
Wire Swiss rental and sale listings into your agent with filters for city, CHF price, rooms, and size while building proptech or relocation tools.
Overview
Immoswipe AI is an MCP server for the Build phase that searches Swiss apartments and houses for rent or sale with city, CHF price, room, and size filters via a hosted remote endpoint.
What is this MCP server?
- Hosted streamable-http MCP at https://ai.immoswipe.ch/mcp
- Search apartments and houses for rent or sale in Switzerland
- Filter by city, price in CHF, room count, and property size
- GitHub source Immoswipe/immoswipe-ai for connector reference
- Catalog version 1.0.0 under ch.immoswipe/immoswipe-ai
- MCP catalog version 1.0.0
- 1 remote endpoint: ai.immoswipe.ch/mcp (streamable-http)
- 4 advertised filter dimensions: city, price CHF, rooms, size
What problem does it solve?
Building a Swiss housing feature means juggling listing sites and manual copy-paste because your agent cannot query live inventory with structured filters.
Who is it for?
Indie proptech or lifestyle-app builders who want agent-driven Swiss listing search during integration work.
Skip if: Non-Swiss markets, production crawling at scale without Immoswipe terms, or buyers who only need static market reports with no live MCP client.
What do I get? / Deliverables
After you add the Immoswipe remote MCP, your agent returns filtered CH listings you can bind into prototypes, comparison tables, or user-facing search flows.
- Agent-queryable Swiss listing results for prototype screens or APIs
- Filter presets (city, CHF, rooms, size) encoded in your integration layer
- Working remote MCP config documented for your repo or team notes
Recommended MCP Servers
Journey fit
Build is canonical because Immoswipe MCP is a live listings integration you add while implementing product features, not a one-off landing-page exercise. Integrations subphase matches a third-party property search remote MCP that your backend or agent calls during feature development.
How it compares
Swiss listings MCP integration, not a mortgage calculator skill or a generic web-scraping playbook.
Common Questions / FAQ
Who is ch.immoswipe/immoswipe-ai for?
Solo builders shipping agent-assisted or SaaS housing experiences in Switzerland who need MCP-accessible rent and sale search with CHF and room filters.
When should I use ch.immoswipe/immoswipe-ai?
Use it in Build integrations while you implement search, alerts, or chat concierge features that must call real Swiss listing data from your coding agent.
How do I add ch.immoswipe/immoswipe-ai to my agent?
Configure remote MCP URL https://ai.immoswipe.ch/mcp as streamable-http in Claude Code, Cursor, or another MCP client, then invoke listing search tools from your session.