# TrustedVillas Villa Rentals MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-chris-paton-trustedvillas-mcp
- Repository: https://github.com/chris-paton/trustedvillas-mcp
- Website: https://mcp.trustedvillas.co.uk

## Install
- Endpoint: https://mcp.trustedvillas.co.uk/mcp
- Auth: Auth required by registry metadata

## Setup notes
- Remote header: X-Api-Key (required; secret)
- The upstream registry signals required auth or secrets.
- Remote endpoint: https://mcp.trustedvillas.co.uk/mcp
- Header: X-Api-Key

## Tools
- 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 conditioning). Returns matching villas with nightly price and a link to book. Always pass checkIn, checkOut, and guests when the user has specified dates and party size. Endpoint: https://mcp.trustedvillas.co.uk/mcp
- 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 search_villas. Endpoint: https://mcp.trustedvillas.co.uk/mcp
- 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 fees and taxes, use get_quote. Endpoint: https://mcp.trustedvillas.co.uk/mcp
- 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 calculate prices manually. Provides a direct booking link with dates pre-filled. Endpoint: https://mcp.trustedvillas.co.uk/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.chris-paton
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 28, 2026
- Source: https://registry.modelcontextprotocol.io
