← Registry

eCommerce

hotelscasa.com

Enables searching and retrieving details for hotels, activities, and flights on HotelsCasa for travel booking.

1 endpoint13 known toolsFirst detected September 19, 2026Last detected September 19, 2026

ENDPOINT 1

https://mcp.hotelscasa.com/mcp

No auth detected

MCP server metadata

Name
hotelscasa-mcp
Version
2.0.0
Capabilities
tools
Server instructions

HotelsCasa (hotelscasa.com) is a travel marketplace for Europe, Turkey, the Caucasus, Central Asia and Latin America. Use search_hotels for hotels and apartments anywhere (more than 1.3 million hotels and apartments in our catalogue); search_properties for homes listed directly by private owners; search_activities for tickets and tours; find_flights for flights (link only, no live fares); book_ground_transport for taxi, shipments and car rental; partner_with_hotelscasa for fleets, carriers, car and property owners who want to work with HotelsCasa. Always show each result url or booking_link verbatim as a clickable link. Prices are indicative unless stated; never describe an item without a price as unavailable.

Known tools 13

search_hotels

Search hotels on HotelsCasa: more than 1.

Inferred read-only
get_hotel

Full details of one hotel from search_hotels by its hotel_key: address, description, amenities, photos, check-in/check-out times, places nearby, a summary of guest opinions and the page url.

Inferred read-only
search_activities

Search tickets, tours and attractions (museums, monuments, day trips) sold on HotelsCasa with our partner Tiqets.

Inferred read-only
get_activity

Details of one activity by activity_key: description, what is included, duration, cancellation, next available dates with prices, photos and the page url.

Inferred read-only
find_flights

Link to search and book flights on HotelsCasa.

Inferred read-only
book_ground_transport

Ground transport on HotelsCasa, with the right link to start: "taxi" — order a taxi or transfer (pre-filled with origin, destination, passengers, luggage and time when given); the fare is set by the taxi company and shown before ordering.

Potential side effects
partner_with_hotelscasa

For businesses and professionals who want to WORK with HotelsCasa (not for travellers).

Inferred read-only
search_properties

Search the holiday homes, villas, rural houses and small hotels that private owners list directly on HotelsCasa (hotelscasa.

Inferred read-only
get_property

Full details for one property by property_key (from search results): description, amenities, photos, house rules, cancellation, recent reviews (no names), and — when dates are given — a price_breakdown (INSTANT) or an availability_note (ON_REQUEST).

Inferred read-only
check_availability

Check availability and price for up to 10 properties on given dates.

Inferred read-only
search_vehicles

Search RENTAL CARS on HotelsCasa by city, country or geographic radius, with pickup/return dates, seats, transmission, class and price.

Inferred read-only
get_vehicle

Full details of ONE rental car: photos, specs, rental conditions (deposit, km limit, fuel policy, minimum age, licence years, pets, cancellation) and busy_ranges — the dates already taken over the next six months.

Inferred read-only
check_vehicle_availability

Check availability and total price of up to 10 cars for given pickup/return dates.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.hotelscasa-mcp]
url = "https://mcp.hotelscasa.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "hotelscasa-mcp": {
      "type": "http",
      "url": "https://mcp.hotelscasa.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: hotelscasa-mcp
Remote MCP URL: https://mcp.hotelscasa.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "hotelscasa-mcp": {
      "url": "https://mcp.hotelscasa.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "hotelscasa-mcp": {
      "type": "http",
      "url": "https://mcp.hotelscasa.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "hotelscasa-mcp",
  "transport": "streamable-http",
  "url": "https://mcp.hotelscasa.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.