Tripyana London Chauffeur
OfficialTripyana MCP server — London chauffeur prices for AI agents
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:
London airport transfers — Heathrow, Gatwick, Stansted, Luton and Heathrow ↔ Gatwick
Cruise port transfers — Heathrow to Southampton, Southampton to Heathrow and Heathrow to Dover
Hourly chauffeur hire (4-hour minimum) and full-day luxury car hire (8 hours)
Private day trips from London — Stonehenge & Bath, the Cotswolds, Windsor, Oxford, Cambridge, Brighton, Canterbury & Dover, Bicester Village and more
Heathrow VIP meet & greet, student airport pickup, executive cars and wedding cars
…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/publicTransport: 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/publicRelated MCP server: MyDriverParis MCP Server
Tools
Tool | What it returns |
| Fixed one-way fare per vehicle for a route ( |
| Hourly (4-hour minimum) and full-day (8-hour) totals per vehicle in London, rules and distance fee outside London, the Manchester day rate |
| Every private day trip from London with whole-car return prices and links (English or Arabic) |
| Finds the right Tripyana page for a query, with summary and published prices |
| Builds a booking-form URL with date, time, passengers, pickup, drop-off and contact details pre-filled |
| 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 |
| 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 serverEnvironment: 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 · info@tripyana.com · Service in English and Arabic.
MIT licence.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Book London airport & cruise port transfers to any UK address. Fixed prices, free cancellation.
Live flight prices and working booking links for AI agents and travel apps.
Last-minute booking slots across 11 suppliers. Search, price, and execute bookings via AI agents.
United Kingdom payments for AI agents — Stripe checkout via Stripe. Never holds funds.
Related MCP Servers
- AlicenseAqualityCmaintenanceHotel booking MCP server — the first transaction-complete hotel booking integration for AI agents. Search 300K+ properties in 140+ countries, get live rates and room details, and generate secure checkout URLs. No payment in the AI conversation — guests complete booking at a hosted checkout page and receive a real hotel confirmation number. Set your own booking fee via Stripe Connect.8172-
- AlicenseAqualityDmaintenanceEnables booking premium private chauffeur transfers in Paris and across Europe directly from AI agents. Provides tools to list vehicles, get quotes, book rides, and retrieve service information.4MIT
- FlicenseNot gradedqualityDmaintenanceEnables AI agents to get fixed-price quotes and book London airport transfers, with flight validation and inter-agent communication via A2A protocol.-

RollingGo Hotel MCPofficial
AlicenseNot gradedqualityBmaintenanceEnables AI agents to search, compare, and book hotels worldwide through natural language, with real-time pricing and availability, plus price monitoring and order management.20MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/tripyana/tripyana-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server