transitland-mcp-server
Global transit via Transitland v2 — operators, GTFS/GTFS-RT/GBFS feeds, routes, stops, departures.
Package Details
@cyanheads/transitland-mcp-server
Package Arguments
Positional
runstart:stdioEnvironment Variables
Transitland v2 API key, sent as the `apikey` query parameter. Get one at the Transitland developer portal.
https://transit.land/api/v2/restOverride the Transitland REST API base URL (default https://transit.land/api/v2/rest).
infoSets the minimum log level for output (e.g., 'debug', 'info', 'warn').
@cyanheads/transitland-mcp-server
Package Arguments
Positional
runstart:httpEnvironment Variables
Transitland v2 API key, sent as the `apikey` query parameter. Get one at the Transitland developer portal.
https://transit.land/api/v2/restOverride the Transitland REST API base URL (default https://transit.land/api/v2/rest).
127.0.0.1The hostname for the HTTP server.
3010The port to run the HTTP server on.
/mcpThe endpoint path for the MCP server.
noneAuthentication mode to use: 'none', 'jwt', or 'oauth'.
infoSets the minimum log level for output (e.g., 'debug', 'info', 'warn').