Skip to main content
Glama

This is exactly i copied and pasted but still no preview # πŸš– Cab Service MCP Server

A lightweight Model Context Protocol (MCP) server that powers MakeYourTrip’s next-gen Cab Service Platform.
This project combines Google Maps and a custom Cab Booking system to help users plan trips, explore routes, and book rides β€” all through natural conversation with tools like Claude Desktop.


🧠 Overview

The Cab Service MCP acts as the cab-management layer in a travel-planning assistant.
It connects with a pre-built Google Maps MCP to understand routes, estimate travel times, and help users move efficiently between destinations.

With this server running, you can:

  • πŸ™οΈ Book cabs to any destination

  • ❌ Cancel bookings when plans change

  • πŸš— View driver details for confirmed rides

  • πŸ—ΊοΈ Combine it with Google Maps MCP to plan full itineraries automatically

Example natural-language prompts you can use inside Claude Desktop:

β€œPlan an 8-hour trip from Vadodara to Ahmedabad with 3 must-visit places and book the cabs.”
β€œI’m visiting Delhi for the weekend β€” create a sightseeing route and arrange rides between landmarks.”
β€œFind the best street-food spots in Lucknow and book cabs between them.”


🧩 How It Works

Claude (or any MCP-compatible LLM) communicates with two servers:

Claude / LLM β”‚ β”œβ”€β”€ Google Maps MCP β†’ Handles routes, ETA, and destinations └── Cab Service MCP β†’ Handles cab booking, cancellation, and driver info

Together, they make your AI assistant capable of real-time travel planning and booking.

-
security - not tested
F
license - not found
-
quality - not tested

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/MaheshPonnam6842/MCP-Server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server