For users, and for IT administrators evaluating this connector
REMAX Europe Listings is a Model Context Protocol (MCP) connector that lets an AI assistant search public REMAX Europe property listings and render them in an interactive gallery inside the conversation. It is operated by PMSCS REAL ESTATE FRANCHISING, INC. ("REMAX"), Zug, Switzerland.
1. At a glance
- MCP endpoint:
https://listings.remax.eu/mcp(Streamable HTTP, HTTPS only) - Authentication: none. The connector is public and read-only; there is no account, login, or OAuth flow.
- Data scope: read. It never creates, modifies, or deletes anything.
- Setup required: none. Add the endpoint URL; no credentials, licence, or plan.
- Cost: free to use.
2. What it does
Ask in plain language for property in a covered country — a city or country, a budget, sale or rental, residential or commercial, a minimum size or number of rooms, or elevator / barrier-free access. The connector queries the REMAX Europe listings portal and returns matching listings, which render as an image gallery. Opening a listing shows a photo carousel, key facts, the description, and the agent's contact details, with a link through to the full page on remax.eu.
Budgets given in local currencies (HUF, PLN, RON, TRY, CHF, GBP, and others) are converted to EUR automatically, and prices can be displayed in a chosen currency using European Central Bank daily reference rates. Listing titles and descriptions can be machine-translated into the conversation language on demand.
3. Tools exposed
The connector exposes exactly two tools. Both are annotated readOnlyHint: true and destructiveHint: false.
search_listings— searches listings. Accepts: country, city, offer type (Sale / Rental), listing type (Residential / Commercial), price range in EUR, size range in m², minimum rooms, elevator access, sort order, and the UI language. Returns up to 100 active listings.get_listing_detail— returns the full record for one listing, by its numeric ID.
4. Coverage
24 countries: Albania, Austria, Bosnia and Herzegovina, Bulgaria, Croatia, Cyprus, Estonia, Finland, Germany, Greece, Hungary, Ireland, Israel, Kosovo, K.K.T.C. (Northern Cyprus), Luxembourg, Malta, Montenegro, Poland, Romania, Slovenia, Spain, Switzerland, and Türkiye. The interface is available in 32 languages and follows the language of the conversation.
5. What data is sent, and what is not
When the assistant calls the connector, it transmits only the structured search parameters it derived from the request — for example country, city, price range, listing type, and display language. Those parameters are used to query the REMAX Europe listings API.
The connector does not receive the user's name, address, telephone number, email address, account identity, or the content of the conversation beyond those structured parameters. It sets no cookies, uses no third-party web analytics, builds no user profiles, and never sells or shares data with advertisers.
Anonymous usage events (which searches run, how many results they return, and pagination, sort, refine, and outbound actions in the widget) are recorded for product analytics and retained for no longer than three months. If the translation feature is used, a listing's public title and description — not personal data — are sent to Cloudflare Workers AI for machine translation.
Full detail, including the legal basis and international-transfer safeguards, is in the Privacy Policy.
6. What it cannot do
- It cannot write, change, or delete data anywhere — the upstream API is queried read-only.
- It cannot make a booking, submit an enquiry, take a payment, or transact in any way.
- It cannot access a user's files, mail, calendar, or any other connector.
- It cannot see the conversation beyond the search parameters the assistant passes to it.
7. Security and operations
- Served from Cloudflare Workers over HTTPS; HTTP is redirected/upgraded.
- Per-IP rate limiting on the MCP endpoint and on the public info endpoints.
- Listing data is cached at the edge for a few minutes; upstream calls have a timeout and one retry.
- Listing text is sanitized (HTML stripped, entities decoded) before it reaches the model or the widget.
- The widget renders under a Content Security Policy restricting image and connect origins.
- Status: /health (service) and /diag (service plus upstream reachability).
8. Availability and support
Listing data originates from the REMAX Europe listings portal and reflects what is published there; availability, prices, and details may change or be incomplete. See the Terms of Service.
Support and questions: ai@remax.eu. Privacy and data-protection enquiries: dataprotection@remax.eu.