You're viewing a demo portfolio

Join the waitlist
PRSM

amtrak_station_info

Active

Tool of Amtrak

declared in 0.1.0

Amtrak station lookup by code or name — station name, 3-letter code, city/state, street address, timezone, coordinates, and how many trains are currently inbound. "Where is the Amtrak station in Denver?", "what is station code NYP". Example: amtrak_station_info({ station: "Denver" })

Parameters schema

{
  "type": "object",
  "required": [
    "station"
  ],
  "properties": {
    "station": {
      "type": "string",
      "description": "Amtrak station code (e.g. \"DEN\", \"NYP\") or station/city name (e.g. \"Denver\", \"New York\")"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Amtrak

https://github.com/pipeworx-io/mcp-amtrak

2/7 registries
View full server →
amtrak_station_info — Amtrak — PRSM MCP