You're viewing a demo portfolio

Join the waitlist
PRSM

fmcsa_safety_snapshot

Active

Tool of Fmcsa

declared in 0.1.0

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\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Fmcsa

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

1/7 registries
View full server →