mcpserver.lol
registry/wsdot-mcp-server
Connection check verified live · 27h ago

wsdot-mcp-server

WA highway conditions, ferry schedules, vessel locations, toll rates, and border waits via MCP.

Tools 12
GitHub stars 1
Installs / wk 370
Licence Apache-2.0
Transport streamable-http, stdio
Last checked 27h ago

Tools & capabilities

12 tools

Read from the running server on 27h ago.

wsdot_get_border_waits read-only
Returns current vehicle wait times at WA→Canada land border crossings: I-5 (Peace Arch, Blaine), SR 543 (Pacific Highway, Blaine), SR 539 (Lynden), and SR 9 (Sumas). Each crossing…
wsdot_get_ferry_alerts read-only
Returns active WSF ferry service disruptions, delays, and bulletins. Each alert carries a one-line summary plus the bulletin title, kind, and full body — the body is where detail s…
wsdot_get_ferry_routes read-only tripDate
Returns the main WSF ferry routes operating on a given date. Route IDs correspond to impactedRouteIds in ferry alerts from wsdot_get_ferry_alerts, though some alert route IDs (seas…
wsdot_get_ferry_schedule read-only tripDateremainingOnlyarrivingTerminalId*departingTerminalId*
Returns departure times for a specific WSF ferry route on a given date. Requires numeric terminal IDs — use wsdot_get_ferry_terminals to resolve terminal names to IDs. Set remainin…
wsdot_get_ferry_terminals read-only
Returns all WSF ferry terminals with their numeric IDs, names, and abbreviations. Call this first to resolve human-readable terminal names (e.g. "Bainbridge Island", "Seattle", "Ki…
wsdot_get_mountain_passes read-only
Returns current road conditions for all Washington State mountain passes: status, weather, road condition, traction laws, temperature, and elevation. Includes all 16 passes (Snoqua…
wsdot_get_terminal_space read-only limitoffsetdepartingTerminalId
Returns real-time drive-up and reservable vehicle space available at WSF terminals for upcoming sailings. Use for "will I make the ferry?" or "how full is the next sailing?" questi…
wsdot_get_toll_rates read-only limitoffset
Returns current dynamic toll rates for WA express lanes and tolled facilities: SR 99 (WSDOT Tunnel), SR 167 HOT Lanes, I-405 Express Lanes, SR 509 tolled segment, and the SR 520 Br…
wsdot_get_travel_times read-only limitrouteoffset
Returns current vs. average travel times for named WA highway corridors (I-5, I-90, SR 520, SR 99, I-405, SR 167, etc.). Use for "how congested is I-5?" or commute time estimates.…
wsdot_get_vessel_locations read-only
Returns real-time AIS positions, speed, heading, ETA, and dock status for all active WSF vessels. Use for "where is the ferry now?", vessel tracking, or checking if a vessel is in…
wsdot_search_alerts read-only limitoffsetregionstateRouteendMilepoststartMilepost
Returns active WA highway alerts: incidents, construction, closures, and restrictions. Filter by state route ("I-90", "90", "SR 520", or "520" all work), WSDOT region (Northwest, O…
wsdot_search_cameras read-only limitoffsetregionstateRouteendMilepoststartMilepost
Returns WSDOT highway camera locations, descriptions, and image URLs. Camera images are copyright WSDOT — only metadata and image URLs are returned, not image bytes. Filter by stat…