Multi-Carrier Package Tracking — hosted on Cloudflare Workers (H…
@guptaprakhariitr
About Multi-Carrier Package Tracking — hosted on Cloudflare Workers (H…
MCP server for multi-carrier-tracking-mcp — see README
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"multi-carrier-tracking-mcp": {
"command": "npx",
"args": [
"-y",
"@insnapsprakhar/multi-carrier-tracking-mcp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Multi-Carrier Package Tracking?
A hosted MCP server that tracks packages across 8 carriers worldwide: USPS, UPS, FedEx, DHL, India Post, Delhivery, BlueDart, and Aramex. It auto-detects the carrier from a tracking number, batches up to 25 packages per call, and supports webhook subscriptions on status transitions. Designed for e-commerce, customer-support, and logistics LLMs.
How to use Multi-Carrier Package Tracking?
Point any MCP-aware client (Cursor, Claude Desktop, Windsurf, Continue.dev) at the hosted endpoint via npx mcp-remote https://multi-carrier-tracking-mcp.atlasword.workers.dev/mcp --header "Authorization: Bearer <api_key>". Alternatively, install the npm launcher with npx -y @insnapsprakhar/multi-carrier-tracking-mcp. Get a free key (100 calls/month/IP) or a paid key by visiting the /upgrade URL.
Key features of Multi-Carrier Package Tracking
- Auto-detects carrier from tracking number across 8 carriers
- Batch tracks up to 25 packages in a single call
- Webhook subscriptions on status transitions (Team+ tier)
- Hosted on Cloudflare Workers edge network
- Bearer-token auth with free and paid tiers
Use cases of Multi-Carrier Package Tracking
- E-commerce support agents tracking multiple carrier orders
- Logistics automation for package status checks
- Customer service chatbots providing real-time delivery updates
- Multi-carrier shipment monitoring for logistics LLMs
FAQ from Multi-Carrier Package Tracking
Which carriers are supported?
USPS, UPS, FedEx, DHL, India Post, Delhivery, BlueDart, and Aramex.
How do I get an API key?
Visit https://multi-carrier-tracking-mcp.atlasword.workers.dev/upgrade?tier=solo and follow the Dodo Payments checkout. After payment, the API key is shown once on a welcome page – copy it immediately.
How many packages can I track at once?
Up to 25 tracking numbers per batch call with track_multiple.
What are the pricing tiers and limits?
Free: 100 calls/month, 10/minute. Solo: $9/mo for 2,000 calls/month, 60/minute. Team: $29/mo for 10,000 calls/month, 200/minute, 5 seats. Pro: $79/mo for 50,000 calls/month, 600/minute, 25 seats.
Is there a free tier?
Yes, anonymous callers receive 100 calls per month per IP without signing up. Paid tiers require an API key.
Frequently asked questions
Which carriers are supported?
USPS, UPS, FedEx, DHL, India Post, Delhivery, BlueDart, and Aramex.
How do I get an API key?
Visit `https://multi-carrier-tracking-mcp.atlasword.workers.dev/upgrade?tier=solo` and follow the Dodo Payments checkout. After payment, the API key is shown once on a welcome page – copy it immediately.
How many packages can I track at once?
Up to 25 tracking numbers per batch call with `track_multiple`.
What are the pricing tiers and limits?
Free: 100 calls/month, 10/minute. Solo: $9/mo for 2,000 calls/month, 60/minute. Team: $29/mo for 10,000 calls/month, 200/minute, 5 seats. Pro: $79/mo for 50,000 calls/month, 600/minute, 25 seats.
Is there a free tier?
Yes, anonymous callers receive 100 calls per month per IP without signing up. Paid tiers require an API key.
Basic information
More Cloud & Infrastructure MCP servers
Kubernetes MCP Server
manusaModel Context Protocol (MCP) server for Kubernetes and OpenShift

Aws Kb Retrieval Server
modelcontextprotocolModel Context Protocol Servers
AWS Model Context Protocol (MCP) Server
alexei-ledA lightweight service that enables AI assistants to execute AWS CLI commands (in safe containerized environment) through the Model Context Protocol (MCP). Bridges Claude, Cursor, and other MCP-aware AI tools with AWS CLI for enhanced cloud infrastructure management.
GCP MCP
eniayomiA Model Context Protocol (MCP) server that enables AI assistants like Claude to interact with your Google Cloud Platform environment. This allows for natural language querying and management of your GCP resources during conversations.
Query | MCP server for Supabase
alexander-zuevQuery MCP enables end-to-end management of Supabase via chat interface: read & write query executions, management API support, automatic migration versioning, access to logs and much more.
Comments