Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

TrustedVillas Villa Rentals

io.github.chris-paton/trustedvillas-mcp

Search and book luxury villa rentals across Europe with real-time availability and pricing.

Uptime
100.0%
1 direct probes · 30d
Response
554ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

search_villas

Search self-catering villa rentals with real-time availability. Filter by destination, check-in/check-out dates, guests, bedrooms, and amenities (pool, pet-friendly, sea view, wifi, parking, air condi…

get_villa_details

Get full details for a specific villa including description, all photos, amenities, house rules, and check-in/check-out times. Call this when the user wants more information about a property found via…

check_availability

Check real-time availability and nightly pricing for a specific villa over a date range. Returns whether the property is available and the average nightly rate. For a binding total price including all…

get_quote

Get a binding price quote for a villa stay including full breakdown of accommodation cost, cleaning fee, tourist tax, and security deposit. Always use this for final price — never estimate or calculat…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "trustedvillas_villa_rentals": {
      "url": "https://mcp.trustedvillas.co.uk/mcp",
      "transport": "streamable-http"
    }
  }
}