← Registry

eCommerce

lakpura.com

Enables searching and booking of accommodations and tours with secure payment processing.

1 endpoint5 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://mcp.lakpura.com

No auth detected

MCP server metadata

Name
com.lakpura/mcp
Version
1.0.1
Capabilities
tools
Server instructions

Search and book Lakpura tours, transfers and stays. Flow: search_tours/search_stays -> get_service -> start_booking (returns a Stripe checkout URL).

Known tools 5

search_stays

Search Lakpura accommodation (hotels, villas, lodges) by name or city.

Inferred read-only
search_tours

Search Lakpura tours, day-trips and experiences by keyword.

Inferred read-only
search_products

Search physical products Lakpura sells and ships worldwide — Sri Lankan handicrafts, wooden masks, tea, spices, homeware, gifts.

Inferred read-only
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.

Inferred read-only
start_booking

Create a booking and get a secure Stripe checkout URL for the customer to pay.

Potential side effects

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.com-lakpura-mcp]
url = "https://mcp.lakpura.com"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

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

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": {
    "com-lakpura-mcp": {
      "url": "https://mcp.lakpura.com"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for lakpura.com was fetched 2026-07-31T04:03:31.000Z and is being refreshed.

Trust status Trusted

lakpura.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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