Madurai CityBus Transit
Official Model Context Protocol (MCP) server for Madurai CityBus public transit.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- Search Bus Routes: Search bus routes between two stops in Madurai. Returns direct buses and 1-transfer options with stop counts, PBS platform bays, official TNSTC stage fares, and key route milestones
- Get Bus Details: Lookup route details, platform bay at Periyar Bus Stand, spoke category, and key milestones for a specific Madurai bus number (e.g. '44', '77', '11A', '5').
- Search Bus Stops: Bilingual (English and Tamil) autocomplete and search for bus stops across Madurai. Returns canonical name, Tamil script name, spoke corridor, route frequency, and verified GPS coord
What data it sees
Do you need an account
No: the server works without sign-in
Official Model Context Protocol (MCP) server for Madurai CityBus public transit. Connects AI assistants (Claude, Cursor, Gemini, OpenAI agents) to direct and 1-transfer transit routing across 966 bus routes, 3,000 stops, authoritative TNSTC stage fares, Periyar Bus Stand platform bays, and bilingual English/Tamil search. Available over Streamable HTTP (https://api.maduraione.in/mcp) and npm (npx -y madurai-transit-mcp).
Server tool list (4)
Raw names from tools/list. Only developers need these.
| search_bus_routes | Search bus routes between two stops in Madurai. Returns direct buses and 1-transfer options with stop counts, PBS platform bays, official TNSTC stage fares, and key route milestones. |
| get_bus_details | Lookup route details, platform bay at Periyar Bus Stand, spoke category, and key milestones for a specific Madurai bus number (e.g. '44', '77', '11A', '5'). |
| search_bus_stops | Bilingual (English and Tamil) autocomplete and search for bus stops across Madurai. Returns canonical name, Tamil script name, spoke corridor, route frequency, and verified GPS coordinates if available. |
| calculate_fare | Calculate the official TNSTC stage fare between any boarding and alighting bus stop in Madurai across Ordinary, LSS, Express, and Deluxe/AC classes based on authoritative stage charts. |