Supply Chain MCP — Carriers, Vessels & Recalls for Agents
Pricing
from $100.00 / 1,000 data tool calls
Supply Chain MCP — Carriers, Vessels & Recalls for Agents
MCP server exposing carrier lookup, vessel tracking, vehicle recalls and gov procurement as agent tools. Connect Claude, Cursor, n8n or the OpenAI Agents SDK.
Pricing
from $100.00 / 1,000 data tool calls
Rating
0.0
(0)
Developer
NexGenData
Maintained by CommunityActor stats
0
Bookmarked
17
Total users
2
Monthly active users
a day ago
Last modified
Categories
Share
Supply Chain MCP
A Model Context Protocol server that gives AI agents supply-chain data — freight carriers, vessel tracking, vehicle recalls and government procurement — as callable tools. For logistics, sourcing and research agents.
🛠 Tools (4)
get_carrier_lookup— Freight carrier lookup.get_gov_procurement— Government procurement records.get_vehicle_recalls— NHTSA vehicle recalls.get_vessel_tracking— Vessel and shipping tracking.
🔌 Connect (Claude Desktop / Cursor / n8n / OpenAI Agents SDK)
Add this MCP server to your client config:
{"mcpServers": {"supply-chain-logistics": {"url": "https://nexgendata--supply-chain-logistics-mcp.apify.actor/mcp"}}}
Sample agent prompt:
Look up a freight carrier and track a vessel by name.
Pricing: $0.10 per tool call (Pay-Per-Event). Runs in Standby mode.
🚢 Supply Chain & Logistics MCP Server — Vessels, Carriers, Recalls & Tenders for Claude / ChatGPT
Connect AI agents to supply-chain and logistics data through the Model Context Protocol (MCP). Clean JSON tuned for LLM function-calling. Pay-per-use, no subscription.
What You Get
This MCP server exposes 4 tools to your AI agent:
get_vessel_tracking— AIS vessel tracking data (positions and voyage details)get_carrier_lookup— US trucking carrier lookup (FMCSA data)get_vehicle_recalls— US vehicle recall records (NHTSA data)get_gov_procurement— government procurement tenders and awards from Taiwan's Public Construction Commission (PCC) portal. Note: procurement coverage is Taiwan PCC specifically, not a generic global procurement aggregator.
All responses are structured JSON for LLM tool use.
Use Cases
- Logistics agents — track vessels and look up US carriers in one workflow
- Compliance & safety — pull NHTSA vehicle recalls into an agent
- Taiwan procurement monitoring — surface Taiwan PCC tenders and awards for an agent
Quick Start
Wire this MCP server into an MCP-compatible client (Claude Desktop, Cursor, Windsurf, Cline) by pointing your config at this actor's MCP endpoint:
https://nexgendata--supply-chain-logistics-mcp.apify.actor/mcp
Then ask, for example: "Track this vessel" or "Show recent Taiwan PCC procurement tenders."
Pricing
This actor uses Apify pay-per-event pricing — charged per successful tool call, no monthly subscription.
FAQ
Q: Is government procurement global?
No. The get_gov_procurement tool covers Taiwan's Public Construction Commission (PCC) tenders and awards specifically, not generic worldwide procurement portals.
Q: Which carrier and recall data sources are used? Carrier lookup uses US FMCSA data; vehicle recalls use US NHTSA data.
Q: Can the AI agent call this from Cursor / Cline / Claude Desktop? Yes — any MCP-compatible client works.
About NexGenData
NexGenData publishes a catalog of Apify actors and a family of MCP servers for AI agent workflows. Browse the full catalog at https://apify.com/nexgendata
🔗 Related NexGenData Actors
- Web Scraping MCP Server — general web scraping for AI agents
- Finance MCP Server — finance + market data for AI agents