Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Tripyana London Chauffeur

БесплатноНе проверен

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

GitHubEmbed

Описание

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

README

A public, read-only Model Context Protocol server from Tripyana, a London chauffeur company (private hire operator licence PHOP950, Tripyana Ltd, company no. 16308293).

It lets ChatGPT, Claude, Cursor, Gemini or any MCP client quote fixed, all-inclusive prices (GBP per car, never per passenger) for:

…and to hand the traveller a pre-filled booking link. Nothing is booked by the server; payment happens on tripyana.com. No API key, no account.

Endpoint

https://mcp.tripyana.com/public

Transport: Streamable HTTP (stateless JSON-RPC 2.0 over POST). Open the URL in a browser for a human-readable summary.

Claude Desktop / Claude Code / Cursor / Windsurf

{ "mcpServers": { "tripyana": { "url": "https://mcp.tripyana.com/public" } } }

Claude Code one-liner:

claude mcp add --transport http tripyana https://mcp.tripyana.com/public

Tools

Tool What it returns
get_transfer_price Fixed one-way fare per vehicle for a route (heathrow-central-london, gatwick-central-london, stansted-central-london, luton-central-london, heathrow-gatwick, heathrow-southampton-cruise, heathrow-dover-cruise), the recommended car for the party, and the page to book on
get_hourly_price Hourly (4-hour minimum) and full-day (8-hour) totals per vehicle in London, rules and distance fee outside London, the Manchester day rate
list_day_trips Every private day trip from London with whole-car return prices and links (English or Arabic)
search_services Finds the right Tripyana page for a query, with summary and published prices
get_booking_link Builds a booking-form URL with date, time, passengers, pickup, drop-off and contact details pre-filled
get_meet_greet_price Heathrow VIP Meet & Assist with the Fast Track lane (£350 for two guests, £475 with hotel transfer) and student / unaccompanied-minor pickup at any London airport
get_company_info Licence, address, phone/WhatsApp, languages, what every fare includes, cancellation policy

Resources: tripyana://llms.txt (the live catalogue, also at tripyana.com/llms.txt) and tripyana://prices.json.

Example

"How much is a chauffeur from Heathrow to a hotel in Mayfair for 5 people with 4 suitcases?"

get_transfer_price {"route":"heathrow-central-london","passengers":5,"luggage":4} → Mercedes V-Class £145 one way, fixed, meet & greet with a name board, flight tracked, 60 minutes free waiting, free cancellation up to 24 h before pickup — plus the booking page.

Run it yourself

git clone https://github.com/tripyana/tripyana-mcp && cd tripyana-mcp
npm install && npm start          # http://127.0.0.1:8791/mcp
npm test                          # smoke test against the local server

Environment: PORT (8791), HOST (127.0.0.1), PUBLIC_URL, LOG_DIR. The server keeps no customer data; the access log holds timestamp, IP, method and tool name only.

Prices

Prices come from Tripyana's published price matrix and are refreshed from llms.txt hourly. All prices are in GBP, per car, all-inclusive, with no surge pricing. The booking form on tripyana.com is the final word on any fare.

Contact

Tripyana Ltd · Centurion House, London Road, Staines-upon-Thames TW18 4AX · +44 7747 720000 · WhatsApp · [email protected] · Service in English and Arabic.

MIT licence.

from github.com/tripyana/tripyana-mcp

Установка Tripyana London Chauffeur

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/tripyana/tripyana-mcp

FAQ

Tripyana London Chauffeur MCP бесплатный?

Да, Tripyana London Chauffeur MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Tripyana London Chauffeur?

Нет, Tripyana London Chauffeur работает без API-ключей и переменных окружения.

Tripyana London Chauffeur — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Tripyana London Chauffeur в Claude Desktop, Claude Code или Cursor?

Открой Tripyana London Chauffeur на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Tripyana London Chauffeur with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development