io.github.cyanheads/wsdot-mcp-server
WA highway conditions, ferry schedules, vessel locations, toll rates, and border waits via MCP.
Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.
Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.
https://wsdot.caseyjhand.com/mcp{
"mcpServers": {
"wsdot-mcp-server": {
"command": "npx",
"args": [
"-y",
"@cyanheads/wsdot-mcp-server"
],
"env": {
"WSDOT_ACCESS_CODE": "<wsdot_access_code>",
"MCP_LOG_LEVEL": "info",
"MCP_HTTP_HOST": "127.0.0.1",
"MCP_HTTP_PORT": "3010",
"MCP_HTTP_ENDPOINT_PATH": "/mcp",
"MCP_AUTH_MODE": "none"
}
}
}
}{
"mcpServers": {
"wsdot-mcp-server": {
"command": "npx",
"args": [
"-y",
"@cyanheads/wsdot-mcp-server"
],
"env": {
"WSDOT_ACCESS_CODE": "<wsdot_access_code>",
"MCP_LOG_LEVEL": "info",
"MCP_HTTP_HOST": "127.0.0.1",
"MCP_HTTP_PORT": "3010",
"MCP_HTTP_ENDPOINT_PATH": "/mcp",
"MCP_AUTH_MODE": "none"
}
}
}
}npx -y @cyanheads/wsdot-mcp-serverWSDOT_ACCESS_CODEWSDOT Traveler API access code. Register at wsdot.wa.gov/Traffic/api/.
MCP_LOG_LEVELSets the minimum log level for output (e.g., 'debug', 'info', 'warn').
WSDOT_ACCESS_CODEWSDOT Traveler API access code. Register at wsdot.wa.gov/Traffic/api/.
MCP_HTTP_HOSTThe hostname for the HTTP server.
MCP_HTTP_PORTThe port to run the HTTP server on.
MCP_HTTP_ENDPOINT_PATHThe endpoint path for the MCP server.
MCP_AUTH_MODEAuthentication mode to use: 'none', 'jwt', or 'oauth'.
MCP_LOG_LEVELSets the minimum log level for output (e.g., 'debug', 'info', 'warn').
Deterministic AI governance platform. Validates agent outputs, discovers patterns, solves math.
Visual AI for strategic thinking — SWOT, flowcharts, mindmaps, Gantt diagrams as polished SVG.
Your AI Product Manager. Surface insights, build roadmaps, and plan strategy with 30+ tools.