MCP server
CargoVox freight tracking and shipment info via AI agents
Little public usage data yet
Reviews
Write oneNobody has reviewed MCP yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
MCP tools (8, 1 write)
write = sends, deletes, buys or postscreate_inquirywrite actionFreeSubmit a sales or CargoVox subscription-pricing inquiry. Parameter lang has alias language; all other parameters have no aliases. TEST/TESTAS prefixes or test=true block outbound delivery.
get_capabilitiesFreeGet product functions, voice support by language, and Autopilot in-call quotes from the customer's uploaded tariff tables. Parameter lang; alias: language.
get_company_infoFreeGet CargoVox and legal company information. Parameter lang; alias: language.
get_faqFreeSearch published FAQ; no match returns an empty list. Parameters: lang (alias language), query (alias topic).
get_integrationsFreeGet webhook and named CRM integrations. Parameter lang; alias: language.
get_plansFreeGet CargoVox subscription plan limits and pricing-on-request; these are not caller quotes, which use the customer's tariff table. Parameter lang; alias: language.
get_use_casesFreeGet use cases, with transport/logistics first. Parameters: lang (alias language), industry (aliases service, category).
list_languagesFreeList language enum values and per-language voice support levels. Parameters: none; aliases: none.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 1587ms20/20
- Tool poisoning8 tool descriptions checked15/15
- Auth qualityopen endpoint exposes 1 write-action tools with no auth3/15
- Maintenanceno repository listed3/15
- Maintainer identityverified namespace with website, no repo4/10
Findings (2)
- highWrite-action tools reachable without authentication
auth.open-write - lowNo source repository listed
maint.no-repo
Install directly
claude mcp add --transport http mcp https://mcp.cargovox.com/mcp
MCP: common questions
- Is MCP server safe?
- With care: it is graded C, so read the findings first (60/100). Read the MCP safety report
- How do I install MCP?
- It runs remotely at mcp.cargovox.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does MCP need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is MCP maintained?
- The latest release is v1.0.0.
- Is MCP up?
- 100% of our last 6 checks got an answer. We check remote servers about four times a day.