GeigerAI/TrackingMCP
3.2
If you are the rightful owner of TrackingMCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
A Model Context Protocol (MCP) server that enables AI agents to track packages using FedEx, UPS, and DHL APIs.
Tools
Functions exposed to the LLM to take actions
track_fedex_package
Track single FedEx package
track_multiple_fedex_packages
Track multiple FedEx packages
validate_fedex_tracking_number
Validate FedEx tracking number format
track_ups_package
Track single UPS package
track_multiple_ups_packages
Track multiple UPS packages
validate_ups_tracking_number
Validate UPS tracking number format
track_dhl_package
Track single DHL package
track_multiple_dhl_packages
Track multiple DHL packages
validate_dhl_tracking_number
Validate DHL tracking number format
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client