club.elron/public-rentals

MCPcommunitylive
v0.2.0club.elronUnknownUpdated 1mo ago

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

Endpoint healthlive
checked 2h ago · 1335ms
100% of the last 4 checks reached this endpoint
Works in
ClaudeCursorCopilotChatGPTGemini

Inferred from the transports this listing declares (streamable-http). A client not listed here hasn’t been ruled out — it just isn’t something Forge can confirm.

Automatically indexed from public sources. Not yet verified by the developer on Forge.Claim this listing →
1mo agoLast update
Package
Authorclub.elron
LicenseUnknown
Version0.2.0
Sourcemcp-registry
Trust Status
B
60/100Good
Listed in Forge index+10/10
Publisher identity verified+0/30
Publisher: this listing has no repository on file, so `forge publish` cannot verify ownership automatically. Use "Claim this listing" above — Forge reviews these by hand.
Domain verification+0/10
Not currently available for this listing type — the domain-verification check only runs for npm-backed packages today, so this row cannot be earned here yet regardless of what's hosted at the domain.
Prompt-injection scan · clean+30/30
Obfuscation / exfil scan · clean+20/20
StatusCommunity-indexed
PublisherUnverified
SignatureUnsigned
Domain
Provenance
DependenciesNot audited
Tool surface23 tools · 2 privileged
Security scan✓ Cleanvlive · todayHow well does this scan work?
EvalsNone
IndexedJul 15, 2026

Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.

Tools

23 tools · 2 privileged
Observed live from the vendor's endpoint2h ago

Read from a real MCP initialize → tools/list handshake against the declared endpoint. No tool was ever invoked — tools/list is the read-only introspection call the protocol defines for this. It reflects what the server advertised at that moment; a hosted endpoint is not pinned to any version and can change without notice.

  • https://elron.club/api/agent/public/mcp23 tools · 1335ms
waitlist.subscribeActivate 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.

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.

ParameterTypeDescription
email*string
localestring
regionKey*string
consent*boolean
waitlist.unsubscribeUse an opaque unsubscribe token from an Elron marketing email to stop every waitlist marketing update.

Use an opaque unsubscribe token from an Elron marketing email to stop every waitlist marketing update.

ParameterTypeDescription
token*string
rentals.searchReturn 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.

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.

ParameterTypeDescription
localestring
querystringFree text across rental, property, city, and region names.
citystringCity name; matching is case- and accent-insensitive.
regionstringRegion name; common English, German, and unaccented forms are accepted.
availableFromstringLatest acceptable move-in date in ISO YYYY-MM-DD; later or unverified upcoming availability is excluded.
availabilityStatusstringAvailability scope. The default excludes unavailable inventory.
minimumRoomsnumberMinimum room count.
minimumOccupancyintegerMinimum supported resident count.
maximumMonthlyRentnumberMaximum monthly rent in CHF for the selected duration.
durationMonthsMinimum rental duration used for price filtering.
limitintegerMaximum shortlist size; inspect total and hasMore.
rentals.getReturn localized customer-safe apartment details, verified availability, duration pricing, deposit, included services, terms, eligibility, media, and inquiry/application links.

Return localized customer-safe apartment details, verified availability, duration pricing, deposit, included services, terms, eligibility, media, and inquiry/application links.

ParameterTypeDescription
localestring
rentalId*string
rentals.check_availabilityCheck the current published availability state and earliest date for one rental. This does not create a hold or reservation.

Check the current published availability state and earliest date for one rental. This does not create a hold or reservation.

ParameterTypeDescription
localestring
rentalId*string
rentals.get_pricingReturn 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.

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.

ParameterTypeDescription
localestring
rentalId*string
applications.startCreate 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.

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.

ParameterTypeDescription
rentalId*string
localestring
journey*string
firstName*string
lastName*string
email*string
phone*string
desiredDurationMonths
requestedParkingCount
privacyConsentAccepted*boolean
privacyConsentVersion*string
idempotencyKey*string
applications.get_statusRead the privacy-minimized status and next actions for one scoped application session token.

Read the privacy-minimized status and next actions for one scoped application session token.

ParameterTypeDescription
sessionToken*string
applications.updateUpdate bounded applicant, tenancy, and billing data for one email-verified session using its exact current version and a durable idempotency key.

Update bounded applicant, tenancy, and billing data for one email-verified session using its exact current version and a durable idempotency key.

ParameterTypeDescription
expectedVersion*string
preferredLanguagestring
desiredMoveInDate
desiredMoveOutDate
desiredDurationMonths
requestedParkingCount
minorCount
petSummarystring
applicantMessagestring
employmentStatusSummarystring
employerOrCompanyNamestring
tenantProfilesarray
tenantPartyModestring
companyTenantNamestring
companyTenantStreetLine1string
companyTenantStreetLine2string
companyTenantPostalCodestring
companyTenantCitystring
companyTenantCountryCodestring
companyTenantSignersarray
billingIntentTypestring
billingEmail
billingPrivateFirstNamestring
billingPrivateLastNamestring
applications.create_document_uploadprivilegedCreate a 15-minute, exact-size and exact-content-type signed upload form for one email-verified application at its exact current version.

Create a 15-minute, exact-size and exact-content-type signed upload form for one email-verified application at its exact current version.

ParameterTypeDescription
expectedVersion*string
contextKey*string
fileName*string
mimeType*string
sizeBytes*integer
sessionToken*string
idempotencyKey*string
applications.complete_document_uploadprivilegedVerify the uploaded object, content signature, session ownership, expiry, and exact application version before creating the protected document record.

Verify the uploaded object, content signature, session ownership, expiry, and exact application version before creating the protected document record.

ParameterTypeDescription
expectedVersion*string
sessionToken*string
uploadSessionId*string
idempotencyKey*string
applications.upload_documentUpload 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.

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.

ParameterTypeDescription
expectedVersion*string
contextKey*string
fileName*string
mimeType*string
sizeBytes*integer
contentBase64*string
sessionToken*string
idempotencyKey*string
applications.submitSubmit one complete email-verified application for review using its exact version, explicit current credit-check and truth-confirmation consent, and a durable idempotency key.

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.

ParameterTypeDescription
expectedVersion*string
creditCheckConsentAccepted*boolean
truthConfirmationAccepted*boolean
consentVersion*string
sessionToken*string
idempotencyKey*string
viewings.get_statusRead customer-safe viewing proposals and confirmed viewing state for one email-verified application session.

Read customer-safe viewing proposals and confirmed viewing state for one email-verified application session.

ParameterTypeDescription
sessionToken*string
viewings.propose_availabilityPropose one to five bounded future viewing slots from an email-verified application at its exact version using a durable idempotency key.

Propose one to five bounded future viewing slots from an email-verified application at its exact version using a durable idempotency key.

ParameterTypeDescription
expectedVersion*string
slots*array
sessionToken*string
idempotencyKey*string
viewings.respond_to_proposalAccept 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.

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.

ParameterTypeDescription
expectedVersion*string
action*string
responseConfirmed*boolean
sessionToken*string
proposalId*string
idempotencyKey*string
quotes.createSnapshot 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.

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.

ParameterTypeDescription
expectedApplicationVersion*string
sessionToken*string
idempotencyKey*string
quotes.getRead one privacy-minimized quote and its live expiry/availability-hold state using the application session that owns it.

Read one privacy-minimized quote and its live expiry/availability-hold state using the application session that owns it.

ParameterTypeDescription
sessionToken*string
quoteId*string
quotes.acceptWith 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.

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.

ParameterTypeDescription
expectedQuoteVersion*string
acceptanceConfirmed*boolean
sessionToken*string
quoteId*string
idempotencyKey*string
reservations.get_statusRead privacy-minimized hold, contract, signature, payment, reservation, or confirmation state for one application session.

Read privacy-minimized hold, contract, signature, payment, reservation, or confirmation state for one application session.

ParameterTypeDescription
sessionToken*string
contracts.get_signing_linkReturn 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.

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.

ParameterTypeDescription
sessionToken*string
payments.get_statusReturn 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.

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.

ParameterTypeDescription
sessionToken*string
bookings.get_confirmationReturn a privacy-minimized booking confirmation only after the request has converted into the authoritative Stay workflow.

Return a privacy-minimized booking confirmation only after the request has converted into the authoritative Stay workflow.

ParameterTypeDescription
sessionToken*string

23 of 23 tools published a description.

Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.

About

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

Keywords
mcp
Alternatives
Comparing tool surfaces…

No dependency coverage

This entry publishes no npm package, so Forge has no dependency tree for it. That is a gap in coverage — not a statement that it has no dependencies.