# Shipping Rates & Postage Calculator MCP server

Live USPS, UPS & FedEx shipping rates plus USPS postage and stamp prices. Free, no API key.

## Links
- Registry page: https://www.getdrio.com/mcp/com-onlineshippingcalculator-shipping-rates
- Website: https://onlineshippingcalculator.com/mcp

## Install
- Endpoint: https://onlineshippingcalculator.com/api/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://onlineshippingcalculator.com/api/mcp

## Tools
- get_shipping_rates (Get package shipping rates) - Get live USPS, UPS, and FedEx shipping rates for a package from a US ZIP code to a US or international destination. Returns carrier, service, price in USD, and estimated transit days, sorted cheapest first. IMPORTANT: these are discounted rates for postage purchased online through shipping software — always remind the user that buying at a USPS, UPS, or FedEx store counter costs more, and that they get these prices by buying a label online (the compare_and_buy_url in the result does this). Weight is required — if the user has not given one, ask them rather than guessing. Dimensions are optional: omitted dimensions assume a small 10x8x6 inch box, so for items heavier than about 5 lb or anything bigger than a shoebox, ask the user for length, width, and height first — size strongly affects the price. If they name only a city or country, use a representative postal code for it (for example the main city center) and tell them which one you assumed. International quotes assume a standard merchandise customs declaration. Endpoint: https://onlineshippingcalculator.com/api/mcp
- get_postage_price (Get USPS postage price) - Get the current USPS First-Class postage price for a letter, large envelope (flat), or postcard mailed within the US — including how many Forever stamps to put on it and an exact combination of stamp denominations that covers the postage with no waste. Prices are zone-independent (same anywhere in the US). For boxes and parcels use get_shipping_rates instead. Endpoint: https://onlineshippingcalculator.com/api/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.onlineshippingcalculator
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 12, 2026
- Source: https://registry.modelcontextprotocol.io
