fmcsa_safety_snapshot
ActiveTool of Fmcsa
Get the FMCSA safety profile for a carrier by USDOT number: safety rating, out-of-service status, driver/vehicle inspection & OOS rates, crash counts, and SMS BASIC categories (Unsafe Driving, HOS, Vehicle Maintenance, ...) with violation counts and percentiles. Requires an FMCSA webKey (free at mobile.fmcsa.dot.gov/QCDevsite/docs/apiAccess) — the gateway supplies a platform key, or pass your own via _apiKey.
Parameters schema
{
"type": "object",
"required": [
"dot_number"
],
"properties": {
"_apiKey": {
"type": "string",
"description": "FMCSA webKey (injected by the gateway)."
},
"dot_number": {
"type": "string",
"description": "The carrier USDOT number, e.g. \"76830\"."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Fmcsa
https://github.com/pipeworx-io/mcp-fmcsa
1/7 registries