{"name":"com.tripyana/london-chauffeur","slug":"tripyana-london-chauffeur","title":"Tripyana London Chauffeur","description":"Fixed London chauffeur prices: airport & cruise transfers, hourly hire, day trips, booking links.","url":"https://mcp.market/server/tripyana-london-chauffeur","rating":null,"grade":"B","score":83,"certified":false,"status":"active","category":"other","tags":[],"presence":{"score":23,"stars":0,"forks":0,"downloads_week":null,"last_push_at":"2026-09-07T21:25:45.000Z","license":"MIT"},"uptime":{"percent":100,"checks":7,"ok":7,"last_checked_at":"2026-09-21T02:45:51.335Z","last_ok_at":"2026-09-21T02:45:51.335Z","latency_ms":790},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":"https://github.com/tripyana/tripyana-mcp","website":"https://mcp.tripyana.com/public","version":"1.1.0","remotes":[{"type":"streamable-http","url":"https://mcp.tripyana.com/public"}],"packages":[],"tools":[{"name":"get_booking_link","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"language":{"description":"Form language (default en)","type":"string","enum":["en","ar"]},"date":{"description":"Pickup date YYYY-MM-DD","type":"string","pattern":"^\\d{4}-\\d{2}-\\d{2}$"},"time":{"description":"Pickup time HH:MM (24h, UK time)","type":"string","pattern":"^([01]\\d|2[0-3]):[0-5]\\d$"},"passengers":{"type":"integer","minimum":1,"maximum":20},"luggage":{"type":"integer","minimum":0,"maximum":20},"pickup":{"description":"Pickup address or airport, e.g. \"Heathrow Terminal 5\"","type":"string","maxLength":160},"pickup_latlng":{"description":"Pickup coordinates \"lat,lng\" (recommended with pickup)","type":"string","pattern":"^-?\\d+(\\.\\d+)?,-?\\d+(\\.\\d+)?$"},"dropoff":{"type":"string","maxLength":160},"dropoff_latlng":{"type":"string","pattern":"^-?\\d+(\\.\\d+)?,-?\\d+(\\.\\d+)?$"},"first_name":{"type":"string","maxLength":40},"last_name":{"type":"string","maxLength":40},"email":{"type":"string","maxLength":120,"format":"email","pattern":"^(?!\\.)(?!.*\\.\\.)([A-Za-z0-9_'+\\-\\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\\-]*\\.)+[A-Za-z]{2,}$"},"phone":{"description":"International format, e.g. +44 7…","type":"string","maxLength":30},"note":{"description":"Flight number, hotel name, special requests","type":"string","maxLength":300}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_company_info","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_hourly_price","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"hours":{"type":"integer","minimum":1,"maximum":14,"description":"Hours needed (minimum 4 in London, 8 outside London)"},"passengers":{"type":"integer","minimum":1,"maximum":20},"vehicle":{"description":"Vehicle class. Omit to get all four.","type":"string","enum":["e-class","v-class","s-class","range-rover"]},"destination":{"description":"Main destination if outside London, e.g. \"Manchester\", \"Oxford\"","type":"string","maxLength":80},"one_way_miles_from_central_london":{"description":"Driving distance from central London to the farthest point, if known","type":"number","minimum":0,"maximum":400},"language":{"type":"string","enum":["en","ar"]}},"required":["hours"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_meet_greet_price","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"service":{"description":"Which service (default vip-meet-greet)","type":"string","enum":["vip-meet-greet","student-pickup"]},"guests":{"description":"Number of guests","type":"integer","minimum":1,"maximum":10},"language":{"type":"string","enum":["en","ar"]}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_transfer_price","description":"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.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"route":{"type":"string","enum":["heathrow-central-london","gatwick-central-london","stansted-central-london","luton-central-london","heathrow-gatwick","heathrow-southampton-cruise","heathrow-dover-cruise"],"description":"Route key. heathrow-central-london, gatwick-central-london, stansted-central-london, luton-central-london, heathrow-gatwick, heathrow-southampton-cruise, heathrow-dover-cruise"},"passengers":{"description":"Number of passengers","type":"integer","minimum":1,"maximum":20},"luggage":{"description":"Number of large suitcases","type":"integer","minimum":0,"maximum":20},"vehicle":{"description":"Vehicle class. Omit to get all four.","type":"string","enum":["e-class","v-class","s-class","range-rover"]},"return_trip":{"description":"True if a return leg is also needed","type":"boolean"},"language":{"description":"Language of the page link to return (default en)","type":"string","enum":["en","ar"]}},"required":["route"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"list_day_trips","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"language":{"description":"Page language (default en)","type":"string","enum":["en","ar"]}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"search_services","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","minLength":2,"maxLength":120,"description":"Keywords, e.g. \"Gatwick\", \"meet and greet\", \"wedding\", \"Southampton cruise\""},"language":{"description":"Restrict to English or Arabic pages","type":"string","enum":["en","ar"]},"limit":{"type":"integer","minimum":1,"maximum":10}},"required":["query"],"$schema":"http://json-schema.org/draft-07/schema#"}}],"scan":{"score":83,"grade":"B","scanned_at":"2026-09-20T00:26:15.048Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-20T00:26:15.021Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 1434ms"]},"poisoning":{"score":15,"max":15,"notes":["7 tool descriptions checked"]},"auth":{"score":3,"max":15,"notes":["open endpoint exposes 1 write-action tools with no auth"]},"maintenance":{"score":15,"max":15,"notes":["last push 12 days ago"]},"identity":{"score":9,"max":10,"notes":["registry namespace matches repository owner","website matches verified namespace"]}},"findings":[{"id":"auth.open-write","severity":"high","component":"auth","title":"Write-action tools reachable without authentication"}],"inputs":{"probes":[{"url":"https://mcp.tripyana.com/public","reachable":true,"authRequired":false,"latencyMs":1434,"serverInfo":{"name":"tripyana-london-chauffeur","version":"1.2.0"}}],"packages":[],"repo":{"found":true,"owner":"tripyana","repo":"tripyana-mcp","archived":false,"pushedAt":"2026-09-07T21:25:45Z","stars":0,"forks":0,"openIssues":0,"ownerType":"Organization","ownerAvatarUrl":"https://avatars.githubusercontent.com/u/326237470?v=4","ownerCreatedAt":"2026-09-07T20:58:04Z","license":"MIT"},"icon":{"url":"https://tripyana.com/wp-content/uploads/2026/05/cropped-tripyana-favicon-option-5-transparent-bird-1-192x192.png","source":"site","width":192,"height":192},"presence":{"stars":0,"forks":0,"downloadsWeek":null,"license":"MIT","lastPushAt":"2026-09-07T21:25:45.000Z","score":23}}}},"grade_history":[],"reviews":[]}