Back to directory
piddlingtuna/tfnsw-realtime-alerts-mcp-server

piddlingtuna/tfnsw-realtime-alerts-mcp-server

@piddlingtuna

A Model Context Protocol (MCP) server for TfNSW's realtime alerts API

tfnswtransportalertsrealtimenswsydneymcpservercontext

Installation & Configuration

{
  "mcpServers": {
    "tfnsw-realtime-alerts": {
      "command": "npx",
      "args": [
        "-y",
        "tfnsw-realtime-alerts-mcp-server"
      ],
      "env": {
        "NSW_TRANSPORT_API_KEY": "your_api_key_here"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/14
Updated
2026/6/15