erphome.pl is an MCP-native booking API for short-term rental owners. It exposes reservations, availability, pricing, g…
erphome.pl is an MCP-native booking API for short-term rental owners. It exposes reservations, availability, pricing, guest reviews and monthly stats via the Model Context Protocol, so agents in Claude, ChatGPT, Cursor or any MCP-compatible client can answer questions like "how many nights are booked in August" or "what was revenue this month" without the owner writing a line of code. **MCP tools:** list_apartments, list_reservations, get_reservation, get_availability, list_blocks, get_pricing, get_stats, list_reviews, list_reservation_messages, whoami. **Authentication:** OAuth 2.1 with PKCE (RFC 8414 discovery, RFC 7591 dynamic client registration, RFC 9728 protected-resource metadata) or a static scoped Bearer token issued from the owner's dashboard. **Transport:** Streamable HTTP (JSON-RPC 2.0). Structurally read-only — no tool can create, edit or cancel a reservation, by design. Docs & trial: https://erphome.pl/en/api-rezerwacji-apartamentow
hubert-blazniak
mcp
free
Others in the same category, ranked by how often they are opened.