TfNSW Realtime Alerts

Integrates with Transport for NSW's Realtime Alerts API to retrieve, filter, and summarize up-to-date public transport disruptions and alerts across the NSW network.

View Source
7 stars
0 tools
Created Aug 2025
@piddlingtuna/piddlingtuna-tfnsw-realtime-alerts-tfnsw-realtime-alerts-mcp-server

About

Integrates with Transport for NSW's Realtime Alerts API to retrieve, filter, and summarize up-to-date public transport disruptions and alerts across the NSW network.

Categories

general

Installation

npm

npm install @piddlingtuna/piddlingtuna-tfnsw-realtime-alerts-tfnsw-realtime-alerts-mcp-server

Configuration

{ "mcpServers": { "piddlingtuna-tfnsw-realtime-alerts-tfnsw-realtime-alerts-mcp-server": { "command": "npx", "args": [ "-y", "@piddlingtuna/piddlingtuna-tfnsw-realtime-alerts-tfnsw-realtime-alerts-mcp-server" ] } } }