transportnsw-mcp
0
This project implements a Model Context Protocol (MCP) service for accessing and interacting with the Transport NSW API. It provides structured APIs for finding transport stops, monitoring real-time departures, and retrieving transport alerts.
find_transport_stops
Find a traffic stop
get_transport_alerts
Get traffic alerts
get_departure_monitor
Monitor real-time departure information
demo.py
Demo scripts showing all API functions