← Registry

API Tools

triplogistics.app

Searches and compares travel services such as car rentals, tours, transfers, eSIM plans, and luggage storage.

1 endpoint6 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://api.triplogistics.app/mcp

No auth detected

MCP server metadata

Name
trip-logistics-assistant
Version
0.1.0
Capabilities
tools.listChangedresources.listChanged

Known tools 6

search_car_rentals

Finds rental car options at an airport or city for specific dates: typical price ranges for the season (economy / compact automatic / SUV, all-inclusive) and a direct link to live offers with free cancellation from 1000+ suppliers.

Inferred read-only
search_tours

Finds bookable attraction tickets (incl.

Inferred read-only
search_transfers

Books private transfers: airport transfer / airport taxi / private driver / chauffeur, city-to-city rides, group minibuses.

Potential side effects
search_esim

Finds prepaid travel eSIM data plans for a destination country or region, with real catalog prices in USD: data packages by GB and validity days, incl.

Inferred read-only
search_luggage_storage

Finds bookable luggage storage near the user's location: left luggage points in shops, cafes and hotels with a flat daily rate per bag and insurance included.

Inferred read-only
check_flight_compensation

Checks if a disrupted flight qualifies for airline compensation (up to €600 per passenger under EU 261 and similar rules) and starts the claim.

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.trip-logistics-assistant]
url = "https://api.triplogistics.app/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "trip-logistics-assistant": {
      "type": "http",
      "url": "https://api.triplogistics.app/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: trip-logistics-assistant
Remote MCP URL: https://api.triplogistics.app/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": {
    "trip-logistics-assistant": {
      "url": "https://api.triplogistics.app/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "trip-logistics-assistant": {
      "type": "http",
      "url": "https://api.triplogistics.app/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "trip-logistics-assistant",
  "transport": "streamable-http",
  "url": "https://api.triplogistics.app/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.