How to Track Containers with ChatGPT and Claude (MCP Server Guide)
Set up MariMetric's MCP server in 5 minutes. Track Maersk, COSCO, and ONE containers directly from Claude Desktop, Cursor, or any MCP-compatible client.
What is MCP?
Model Context Protocol (MCP) is an open standard that lets AI assistants call external tools. Think of it as a USB-C port for AI: a single protocol that any LLM can use to query any data source. Anthropic released MCP in late 2024; by mid-2026 it's supported by Claude, Cursor, ChatGPT, and most agentic frameworks.
Why container tracking via MCP?
If you're a logistics manager using Claude to draft emails, summarize meeting notes, or plan shipments, you'd love to ask: 'When does MSCU1234567 arrive in Long Beach?' Without MCP, the AI can't help. With MCP, the AI calls MariMetric's track_container tool and answers in plain English with the actual ETA.
Installation
- 1Install Node.js 18+ (skip if you have it)
- 2Get a MariMetric API key (free at marimetric.com/dashboard/api-keys)
- 3Edit ~/.config/claude-desktop/claude_desktop_config.json (or equivalent for your MCP client):
- 4Add the MariMetric MCP server entry (see code snippet below)
- 5Restart your MCP client. You should see 'mari_metric' as an available server.
Example config
{
"mcpServers": {
"mari_metric": {
"command": "npx",
"args": ["-y", "@marimetric/mcp-server"],
"env": {
"MARIMETRIC_API_KEY": "your-api-key"
}
}
}
}Example queries
- Track MSCU1234567
- Show me all containers in the trans-Pacific fleet that are delayed
- What's the average transit time Shanghai → Rotterdam this month?
- Get vessel info for IMO 9776418
- Validate this container number: MSCU1234567
Roadmap
V2.5 of MariMetric will launch the public MCP server. For early access, contact us at [email protected]. Pricing for MCP calls follows our regular tiers: 100 calls/month free, then call packs or subscription plans.
Track a container now
Don't just read about it — try container tracking with a real number from MSC, COSCO, ONE, CMA CGM, or HMM.
Track a container nowRelated posts
Explore more across carriers, ports, and routes.
Why We Charge by Active Monitor, Not API Calls
PricingA look at MariMetric's pricing philosophy: why we switched from API-call-based pricing to an active-monitor model that better reflects value and prevents abuse.
Learn moreShanghai to Rotterdam Transit Time in 2026: A Data-Driven Analysis
ShanghaiWe analyzed 12,400+ container movements on the Asia-Europe trade lane in H1 2026. Average transit time, best/worst carriers, and what to expect when shipping from Shanghai to Rotterdam in 2026.
Learn moreMariMetric vs 17Track: Honest Comparison for 2026
ComparisonA side-by-side comparison of MariMetric and 17Track: carrier coverage, data quality, API access, MCP support, pricing, and which is right for you.
Learn moreContainer Tracking
Learn how container tracking works and track shipments across every major carrier.
Learn more