transport-nsw-mcp

Amoolaa/transport-nsw-mcp

3.2

If you are the rightful owner of transport-nsw-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Transport NSW MCP Server provides an interface to access Transport NSW APIs, enabling developers to integrate public transport data into their applications.

Tools
  1. get_alerts

    Get alerts for public transport operators by service mode, time

Transport NSW MCP Server

An MCP server for Transport NSW APIs.

Usage

Clone repo and add to MCP client config. Requires an API Token.

{
  "mcpServers": {
    "transportnsw": {
      "command": "uv",
      "args": [
        "--directory",
        "<absolute path to folder>",
        "run",
        "main.py"
      ],
      "env": {
        "API_TOKEN": "<transport-nsw-api-token>"
      }
    }
  }
}

Tools

ToolDescription
get_alertsGet alerts for public transport operators by service mode, time