fmcsa_operating_authority
ActiveTool of Fmcsa
Get a carrier's FMCSA operating authority by USDOT number: the MC docket number and the status of its common-carrier, contract-carrier, and broker authority (Active / Inactive / Pending / Revoked). Keyless. Answers "is this carrier authorized to operate / broker freight" — the legal authority to haul, complementing the census (fmcsa_carrier_lookup) and safety (fmcsa_safety_snapshot).
Parameters schema
{
"type": "object",
"required": [
"dot_number"
],
"properties": {
"dot_number": {
"type": [
"number",
"string"
],
"description": "USDOT number, e.g. 54283."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Fmcsa
https://github.com/pipeworx-io/mcp-fmcsa
1/7 registries