# mcp MCP server

Search & book Lakpura Sri Lanka tours, transfers, stays & activities as an AI agent.

## Links
- Registry page: https://www.getdrio.com/mcp/com-lakpura-mcp
- Website: https://www.lakpura.com

## Install
- Endpoint: https://mcp.lakpura.com
- Auth: Not captured

## Setup notes
- Remote endpoint: https://mcp.lakpura.com

## Tools
- search_stays - Search Lakpura accommodation (hotels, villas, lodges) by name or city. Returns matching stays with their public page URL, city, country and star rating. Use get_service with the returned slug for room details and price. Endpoint: https://mcp.lakpura.com
- search_tours - Search Lakpura tours, day-trips and experiences by keyword. Returns each match with a slug, title, rating and its public page URL. Call get_service with a slug to see bookable options and price, then start_booking to book. Optional kind filter: "multi_day" (multi-day tours) or "single_day". Endpoint: https://mcp.lakpura.com
- get_service - Get full details of one tour/experience by slug: title, description, bookable options (each with a price and option_id) and whether it can be booked via start_booking. Pass an option_id from here to start_booking. Endpoint: https://mcp.lakpura.com
- start_booking - Create a booking and get a secure Stripe checkout URL for the customer to pay. For product_type="tour": pass slug (from search_tours/get_service), selected_date (YYYY-MM-DD), pax, an optional option_id, and lead contact details. For product_type="transfer": pass from, to, optional vehicle/category/pickup_at, pax, and lead details. The price is calculated server-side and returned with the checkout_url. Payment confirms the booking. Endpoint: https://mcp.lakpura.com

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.lakpura
- Version: 1.0.1
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 16, 2026
- Source: https://registry.modelcontextprotocol.io
