# Tripyana London Chauffeur (remote · mcp.tripyana.com)

Fixed London chauffeur prices: airport & cruise transfers, hourly hire, day trips, booking links.

- Trust score: 79/100 (medium)
- Change this week: +4
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-24

## Components

- remote · `mcp.tripyana.com`: 79/100 (this document), [markdown](https://verifymcp.io/servers/com-tripyana-london-chauffeur/public.md), [page](https://verifymcp.io/servers/com-tripyana-london-chauffeur/public)

## Channel facts

- Endpoint: `https://mcp.tripyana.com/public`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.1.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-24.

- **Endpoint Security**: 74/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 85/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 1061 tokens (~117/item across 9 items; 7 tools + 2 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 57/100
  - Stability observed for 17 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 89/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 67% of tool parameters carry a description.
- **Tool Safety**: 75/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "get_transfer_price" implies "transfer" and declares readOnlyHint instead, contradicting what its own name says it does.
  - An AI judge read all 9 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the Tripyana London Chauffeur MCP server?

Tripyana London Chauffeur is a hosted endpoint at https://mcp.tripyana.com/public, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http com-tripyana-london-chauffeur 'https://mcp.tripyana.com/public'
```

### Cursor

```json
{
  "mcpServers": {
    "com-tripyana-london-chauffeur": {
      "url": "https://mcp.tripyana.com/public"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "com-tripyana-london-chauffeur": {
      "type": "http",
      "url": "https://mcp.tripyana.com/public"
    }
  }
}
```

### Codex

```toml
[mcp_servers.com-tripyana-london-chauffeur]
url = "https://mcp.tripyana.com/public"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-tripyana-london-chauffeur": {
      "type": "remote",
      "url": "https://mcp.tripyana.com/public",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-tripyana-london-chauffeur --url 'https://mcp.tripyana.com/public' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-tripyana-london-chauffeur:
    url: "https://mcp.tripyana.com/public"
```

### Netclaw

```json
{
  "McpServers": {
    "com-tripyana-london-chauffeur": {
      "Transport": "http",
      "Url": "https://mcp.tripyana.com/public"
    }
  }
}
```

### Vellum

```bash
assistant mcp add com-tripyana-london-chauffeur -t streamable-http -u 'https://mcp.tripyana.com/public'
```

### Other

```json
{
  "mcpServers": {
    "com-tripyana-london-chauffeur": {
      "type": "http",
      "url": "https://mcp.tripyana.com/public"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-24 (score 79, +1)

No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-22 (score 78, +1)

No change was recorded against any check on this day. Stability & Change Management went from 47 to 50. That category is still filling its 30-day observation window: 14 days of observed history at the previous scan, 15 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-20 (score 77, +1)

No change was recorded against any check on this day. Stability & Change Management went from 40 to 43. That category is still filling its 30-day observation window: 12 days of observed history at the previous scan, 13 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-18 (score 76, +1)

No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-17 (score 75, +7)

- [security improvement] Authorization: unverified → partial
- [functional] Server version: 1.1.0 → 1.2.0

### 2026-09-15 (score 68, +1)

No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-13 (score 67, +1)

No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-11 (score 66, +1)

No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (7)

### `get_transfer_price` (~182 tokens)

Fixed transfer price

Fixed one-way chauffeur fare (GBP, per car, all-inclusive) between a London airport or cruise port and central London, for each vehicle class, with the recommended car for the party size and the page to book on.

Input parameters:

- `language` (string): Language of the page link to return (default en)
- `luggage` (integer): Number of large suitcases
- `passengers` (integer): Number of passengers
- `return_trip` (boolean): True if a return leg is also needed
- `route` (string, required): Route key. heathrow-central-london, gatwick-central-london, stansted-central-london, luton-central-london, heathrow-gatwick, heathrow-southampton-cruise, heathrow-dover-cruise
- `vehicle` (string): Vehicle class. Omit to get all four.

### `get_hourly_price` (~175 tokens)

Hourly / full-day chauffeur price

Price of a chauffeur-driven Mercedes by the hour in London (4-hour minimum), the fixed 8-hour full-day rate, and the rules for trips outside London (8-hour minimum, distance fee beyond 20 miles from central London, Manchester day rate). Returns an indicative total per vehicle; the booking form confirms the exact figure.

Input parameters:

- `destination` (string): Main destination if outside London, e.g. "Manchester", "Oxford"
- `hours` (integer, required): Hours needed (minimum 4 in London, 8 outside London)
- `language` (string)
- `one_way_miles_from_central_london` (number): Driving distance from central London to the farthest point, if known
- `passengers` (integer)
- `vehicle` (string): Vehicle class. Omit to get all four.

### `list_day_trips` (~86 tokens)

Private day trips from London

Catalogue of private day trips from London by chauffeur-driven car (Stonehenge & Bath, Cotswolds, Windsor, Oxford, Cambridge, Brighton, Canterbury & Dover, Bicester Village, Harry Potter studios, Woburn Safari, London landmarks and shopping tours) with fixed whole-car return prices and page links.

Input parameters:

- `language` (string): Page language (default en)

### `search_services` (~116 tokens)

Find a Tripyana service page

Search Tripyana's services (airport transfers, cruise transfers, VIP meet and greet, student pickup, executive cars, wedding cars, fleet, day trips, Manchester, Scotland, Lake District, Istanbul, Bosnia) and return the matching pages with a one-paragraph summary and published prices.

Input parameters:

- `language` (string): Restrict to English or Arabic pages
- `limit` (integer)
- `query` (string, required): Keywords, e.g. "Gatwick", "meet and greet", "wedding", "Southampton cruise"

### `get_booking_link` (~232 tokens)

Pre-filled booking link

Build a link to Tripyana's online booking form with the trip details already filled in (date, time, passengers, luggage, pickup, drop-off, contact details), so the traveller only picks the car and pays. No booking is created by this tool.

Input parameters:

- `date` (string): Pickup date YYYY-MM-DD
- `dropoff` (string)
- `dropoff_latlng` (string)
- `email` (string)
- `first_name` (string)
- `language` (string): Form language (default en)
- `last_name` (string)
- `luggage` (integer)
- `note` (string): Flight number, hotel name, special requests
- `passengers` (integer)
- `phone` (string): International format, e.g. +44 7…
- `pickup` (string): Pickup address or airport, e.g. "Heathrow Terminal 5"
- `pickup_latlng` (string): Pickup coordinates "lat,lng" (recommended with pickup)
- `time` (string): Pickup time HH:MM (24h, UK time)

### `get_meet_greet_price` (~97 tokens)

Heathrow VIP meet & greet / student pickup price

Fixed prices for the Heathrow VIP Meet & Assist service (greeter at the aircraft door, Fast Track passport lane, escort to the car; optional chauffeur transfer to the hotel) and for student / unaccompanied-minor airport pickup at any London airport.

Input parameters:

- `guests` (integer): Number of guests
- `language` (string)
- `service` (string): Which service (default vip-meet-greet)

### `get_company_info` (~45 tokens)

About Tripyana

Company facts: licence, company number, address, phone/WhatsApp, languages, hours, what every fare includes, cancellation policy and the main service pages in English and Arabic.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-tripyana-london-chauffeur/public#diagnostics

## Score history

- 2026-09-24: 79
- 2026-09-23: 78
- 2026-09-22: 78
- 2026-09-21: 77
- 2026-09-20: 77
- 2026-09-19: 76
- 2026-09-18: 76
- 2026-09-17: 75
- 2026-09-16: 68
- 2026-09-15: 68
- 2026-09-14: 67
- 2026-09-13: 67
- 2026-09-12: 66
- 2026-09-11: 66
- 2026-09-10: 65
- 2026-09-09: 65
- 2026-09-08: 64
- 2026-09-07: 64

## Common questions

### What is the Tripyana London Chauffeur MCP server?

Tripyana London Chauffeur is an MCP server listed in the public MCP registry as com.tripyana/london-chauffeur. Fixed London chauffeur prices: airport & cruise transfers, hourly hire, day trips, booking links. This page covers its hosted endpoint (https://mcp.tripyana.com/public).

### Is the Tripyana London Chauffeur MCP server safe to use?

Tripyana London Chauffeur scores 79 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the Tripyana London Chauffeur MCP server expose?

Tripyana London Chauffeur exposes 7 tools: get_transfer_price, get_hourly_price, list_day_trips, search_services, get_booking_link, and 2 more. Their descriptions and schemas cost roughly 933 tokens of context every time the server is loaded.

### Does the Tripyana London Chauffeur MCP server require authentication?

No. We connected to Tripyana London Chauffeur without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the Tripyana London Chauffeur MCP server still maintained?

Tripyana London Chauffeur is still listed as active in the MCP registry. We last reached this channel on 24 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://mcp.tripyana.com/public
- Repository: https://github.com/tripyana/tripyana-mcp
- Website: https://mcp.tripyana.com/public
- Changelog RSS feed: https://verifymcp.io/servers/com-tripyana-london-chauffeur/public.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-tripyana-london-chauffeur/public.json
- HTML version of this page: https://verifymcp.io/servers/com-tripyana-london-chauffeur/public
