Yes, officially. Hospitable runs its own hosted MCP server, the first official one from any short-term rental platform. You add https://mcp.hospitable.com/mcp to Claude as a custom connector, approve the OAuth prompt with your Hospitable login, and Claude can work with your properties, reservations, messages, and calendars. No code, about five minutes.

What works today

According to Hospitable's help center, the official server exposes more than 50 tools covering properties, reservations, guest messaging, financials, tasks, and even connected smart locks and thermostats. It's available on the Host, Professional, Mogul, and Legacy plans (Essentials is the one plan excluded), and only primary account holders or full-access admins can connect an AI agent.

One thing to know before you connect: the official server includes write tools, and messages sent through MCP go out to guests immediately. If you'd rather have a look-but-don't-touch setup, our guide also walks through a small read-only server you run yourself with a Personal Access Token, so Claude can see everything and change nothing.

The hosted API route

If you would rather call an API than run and maintain a server, there is a hosted middle path: the RapidEye API exposes Hospitable as a hosted connector, so the credential handling and token care above happen on our side and your assistant or script calls one consistent surface. The catalogue is machine-readable, which means an AI agent can discover it and hand you the next step on its own.

Keep reading