You're viewing a demo portfolio

Join the waitlist
PRSM

fmcsa_carrier_compare

Active

Tool of io.github.blackboxfoundry/livedatalink

declared in 1.0.0

Compare 2 to 5 trucking companies side by side on safety, fleet size, insurance, and authority. Returns a comparison table: fleet size, driver count, safety rating, crash history, BASIC safety scores, authority status, insurance, and out-of-service rates. Use this for questions like 'which carrier is safer?', 'compare these trucking companies', 'which freight company should I use?', 'evaluate these carriers against each other', 'help me pick between these haulers', or any carrier vetting decision.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "dot_numbers"
  ],
  "properties": {
    "dot_numbers": {
      "anyOf": [
        {
          "type": "array",
          "items": {
            "type": "integer",
            "exclusiveMinimum": 0
          }
        },
        {
          "type": "string"
        }
      ],
      "description": "2-5 USDOT numbers, as an array or comma-separated string."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.github.blackboxfoundry/livedatalink

https://github.com/blackboxfoundry/livedatalink

2/7 registries
View full server →
fmcsa_carrier_compare — io.github.blackboxfoundry/livedatalink — PRSM MCP