# Uplisting MCP

Vendor: Uplisting  
Category: other  
Auth: API_KEY  
Composio slug: `uplisting`

Uplisting is a vacation rental property management platform for managing properties, availability, bookings, calendars, and webhooks.

## Tools

- **Create Webhook** — Register a public callback URL for one booking or property event and return the new webhook ID.
- **Delete Webhook** — Permanently remove one Uplisting webhook subscription by its ID. This is destructive and stops future event deliveries to that subscription.
- **Get Calendar** — Return up to 12 months of daily availability, rates, and stay restrictions for one property.
- **Get Current Account** — Return the name and stable UID of the Uplisting account connected by the current API key.
- **Get Property** — Return one Uplisting property by ID with the related resources supplied by the API.
- **List Bookings** — Return one explicitly selected 0-based page of bookings for a property and optional date range, with total and total-page metadata.
- **List Properties** — Return all properties in the connected Uplisting account, including the related resources supplied by the API.
- **List Webhooks** — Return the webhook subscriptions registered for the connected Uplisting account.
- **Search Availability** — Find Uplisting properties available for optional stay dates, guest count, city, and nightly price bounds.
- **Update Calendar** — Asynchronously change availability, rates, or stay restrictions for dated days or date ranges on one property. HTTP 202 only means the update was accepted; it may take several minutes to propagate. Use Get Calendar later to verify the resul

## Setup

1. Create or open a Switchy Project.
2. Open Integrations and connect Uplisting.
3. Authorise through api_key.
4. Teammates can now @-mention Uplisting tools in chat.

---
Last verified: 2026-09-03T02:00:04.194Z  
Canonical URL: https://switchy.build/directory/mcps/uplisting