# Elron Club Public Rentals MCP server

Search Elron Club furnished apartments, availability, prices, details, and rental applications.

## Links
- Registry page: https://www.getdrio.com/mcp/club-elron-public-rentals

## Install
- Endpoint: https://elron.club/api/agent/public/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://elron.club/api/agent/public/mcp

## Tools
- waitlist.subscribe (Subscribe to regional apartment updates) - Activate newsletter updates for one canonical Elron region immediately after the customer explicitly requests them. An explicit customer request may reverse a previous opt-out without a confirmation email; automated inquiry and staff flows cannot override customer opt-outs. Endpoint: https://elron.club/api/agent/public/mcp
- waitlist.unsubscribe (Unsubscribe from all apartment updates) - Use an opaque unsubscribe token from an Elron marketing email to stop every waitlist marketing update. Endpoint: https://elron.club/api/agent/public/mcp
- rentals.search (Search published Elron Club rentals) - Return a compact, actionable shortlist of published furnished apartments by location, availability, capacity, rooms, duration, and monthly rent. Defaults to 10 available or upcoming rentals; call rentals.get for complete details. Endpoint: https://elron.club/api/agent/public/mcp
- rentals.get (Get a published Elron Club rental) - Return localized customer-safe apartment details, verified availability, duration pricing, deposit, included services, terms, eligibility, media, and inquiry/application links. Endpoint: https://elron.club/api/agent/public/mcp
- rentals.check_availability (Check verified rental availability) - Check the current published availability state and earliest date for one rental. This does not create a hold or reservation. Endpoint: https://elron.club/api/agent/public/mcp
- rentals.get_pricing (Get duration pricing and fees) - Return current published monthly pricing by supported duration, parking, deposit, inclusions, payment method, and minimum-stay terms. Pricing is informational until a quote or hold is issued. Endpoint: https://elron.club/api/agent/public/mcp
- applications.start (Start an Elron Club inquiry or application) - Create or reuse a duplicate-safe applicant workspace for one published rental. Requires explicit current privacy consent and an idempotency key. Email verification is sent to the applicant; the tool never returns the verification URL. Endpoint: https://elron.club/api/agent/public/mcp
- applications.get_status (Get public application status) - Read the privacy-minimized status and next actions for one scoped application session token. Endpoint: https://elron.club/api/agent/public/mcp
- applications.update (Update a verified Elron Club application) - Update bounded applicant, tenancy, and billing data for one email-verified session using its exact current version and a durable idempotency key. Endpoint: https://elron.club/api/agent/public/mcp
- applications.create_document_upload (Create a signed application-document upload) - Create a 15-minute, exact-size and exact-content-type signed upload form for one email-verified application at its exact current version. Endpoint: https://elron.club/api/agent/public/mcp
- applications.complete_document_upload (Complete a signed application-document upload) - Verify the uploaded object, content signature, session ownership, expiry, and exact application version before creating the protected document record. Endpoint: https://elron.club/api/agent/public/mcp
- applications.upload_document (Upload a verified application document) - Upload one bounded PDF, JPEG, or PNG identity or company-registry document to an email-verified application using its exact version and a durable idempotency key. Endpoint: https://elron.club/api/agent/public/mcp
- applications.submit (Submit a verified Elron Club application) - Submit one complete email-verified application for review using its exact version, explicit current credit-check and truth-confirmation consent, and a durable idempotency key. Endpoint: https://elron.club/api/agent/public/mcp
- viewings.get_status (Get scoped viewing coordination status) - Read customer-safe viewing proposals and confirmed viewing state for one email-verified application session. Endpoint: https://elron.club/api/agent/public/mcp
- viewings.propose_availability (Propose viewing availability) - Propose one to five bounded future viewing slots from an email-verified application at its exact version using a durable idempotency key. Endpoint: https://elron.club/api/agent/public/mcp
- viewings.respond_to_proposal (Accept or decline a viewing proposal) - Accept or decline one pending Elron Club proposal with explicit confirmation, an exact application version, and a durable idempotency key. Acceptance may send the existing viewing confirmation communication. Endpoint: https://elron.club/api/agent/public/mcp
- quotes.create (Create an approved Elron Club rental quote) - Snapshot customer-safe approved request terms into a 24-hour quote. The application must be submitted, internally approved, due-diligence positive, and solvency passed. This does not hold inventory. Endpoint: https://elron.club/api/agent/public/mcp
- quotes.get (Get a scoped Elron Club rental quote) - Read one privacy-minimized quote and its live expiry/availability-hold state using the application session that owns it. Endpoint: https://elron.club/api/agent/public/mcp
- quotes.accept (Accept a quote and claim an expiry-bound availability hold) - With explicit customer confirmation, accept one exact active quote and atomically claim a 30-minute request-owned availability hold. This does not create or sign a contract and does not authorize payment. Endpoint: https://elron.club/api/agent/public/mcp
- reservations.get_status (Get scoped reservation progression status) - Read privacy-minimized hold, contract, signature, payment, reservation, or confirmation state for one application session. Endpoint: https://elron.club/api/agent/public/mcp
- contracts.get_signing_link (Get the verified applicant's contract signing link) - Return a secure signing URL only when the active signer invitation email matches the email-verified application session. Human verification, review, and signature remain in the signing flow. Endpoint: https://elron.club/api/agent/public/mcp
- payments.get_status (Get first-payment status) - Return due and received payment truth for the scoped application. An approved human-action URL is returned only from an exact, unexpired provider session; no authorization URL is fabricated. Endpoint: https://elron.club/api/agent/public/mcp
- bookings.get_confirmation (Get booking confirmation) - Return a privacy-minimized booking confirmation only after the request has converted into the authoritative Stay workflow. Endpoint: https://elron.club/api/agent/public/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: club.elron
- Version: 0.2.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 14, 2026
- Source: https://registry.modelcontextprotocol.io
