Aura Courier MCP
Related Servers
Alternatives to Aura Courier MCP
No user-submitted related servers found.
Related Servers
- -
- MIT
- MIT
- MIT
- MIT
- MIT
TDQS
Scored across 5 tools
Each tool targets a distinct responsibility: listing couriers, creating parcels, tracking parcels, checking balances, and fraud risk. There is no overlap or ambiguity between tool purposes.
All tool names follow a consistent verb_noun snake_case pattern: list_couriers, create_parcel, track_parcel, get_balance, check_fraud_risk. The naming convention is uniform and predictable.
Five tools is a well-scoped size for a courier integration server. Each tool covers a meaningful operation without unnecessary bloat or missing core functionality.
The set covers courier listing, parcel creation, tracking, balance, and fraud risk, which covers the primary workflows. Minor gaps like cancel/return parcel or rate estimation are absent but not critical for basic usage.