Resolve a mover's MC (docket) number to full carrier details via the FMCSA QCMobile API
domain: mobile.fmcsa.dot.gov · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Get a FMCSA Developer WebKey through Login.gov as described in the QCMobile Quick Start Guide.
Strip any 'MC-' prefix from the mover's motor carrier number, leaving only the numeric docket number.
Call GET https://mobile.fmcsa.dot.gov/qc/services/carriers/docket-number/{docketNumber}?webKey=YOUR_WEB_KEY.
Read the returned carrier record's USDOT number and legal name to confirm they match what the mover advertises.
If no record is returned, verify the docket number format (numeric only, no letters) before concluding the authority doesn't exist.
Known gotchas
One historical docket number can be associated with a carrier that has since merged or been re-registered under a different USDOT number — always cross-check the USDOT number too.
Passing 'MC' or dashes in the docket number segment causes the lookup to fail silently with no match rather than an explicit format error.
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?