Server data from the Official MCP Registry
US shipping labels for AI agents: buy USPS/UPS/FedEx, track and refund via EasyPost.
US shipping labels for AI agents: buy USPS/UPS/FedEx, track and refund via EasyPost.
Remote endpoints: streamable-http: https://logi-us.wishpool.app/mcp
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. Trust signals: trusted author (90/91 approved). 1 finding(s) downgraded by scanner intelligence.
3 tools verified · Open access · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"app-wishpool-usa-logistics-mcp": {
"url": "https://logi-us.wishpool.app/mcp"
}
}
}From the project's GitHub README.
Remote MCP server that lets any AI agent buy US shipping labels — USPS, UPS, FedEx and more — with automatic cheapest-rate selection, track parcels, and refund unused labels via the EasyPost shipping API. Stateless, bring-your-own API key, never stores anything. Free EasyPost test keys give zero-cost end-to-end labels.
Live endpoint: https://logi-us.wishpool.app/mcp · Registry: app.wishpool/usa-logistics-mcp
{
"mcpServers": {
"usa-logistics": {
"type": "http",
"url": "https://logi-us.wishpool.app/mcp",
"headers": {
"x-easypost-api-key": "EZTK_your_test_or_EZAK_prod_key"
}
}
}
}
No shared demo — but test keys are free. EasyPost issues free TEST keys (prefix EZTK…) that buy real USPS test labels end-to-end at no cost: sign up at easypost.com → API Keys. Production keys (prefix EZAK…) buy real postage. The same server auto-selects the environment from the key prefix.
| Tool | What it does |
|---|---|
create_shipment | Buy a US label. to_* + from_* address fields, parcel weight (ounces, required) and either length/width/height (inches) or predefined_package. Optional carrier/service restrict the choice — default is the cheapest rate across all enabled carriers. Fetches rates, buys the chosen rate, returns shipment_id, tracking_code, printable label_url, carrier, service and the rate (USD). |
query_tracking | Track by tracking_code (+ optional carrier hint). Returns status from the EasyPost enum — unknown / pre_transit / in_transit / out_for_delivery / delivered / available_for_pickup / return_to_sender / failure / cancelled / error — plus a plain-English hint; non-terminal statuses carry next_steps. Raw carrier scans always included. |
refund_label | Refund an unused label by shipment_id (preferred) or tracking_code (+carrier, default USPS). Returns refund_status: submitted / refunded / rejected / not_applicable. USPS: within 30 days of creation and only if never scanned — an already-shipped label cannot be refunded. |
Owner policy guardrails ride optional headers (x-agentpay-max-amount, x-agentpay-approval-above, x-agentpay-allowed-tools) — set by the human owner in client config; the agent cannot relax them. The label price is gated before any purchase: approval-above returns an unsigned draft with the shipment/rates prepared but no label bought.
node test/serve.js # local server on :3236 (/mcp)
node test/e2e.js # protocol + validation + policy/easypost units + fake-key live probe to api.easypost.com (expects native 401)
create_shipment is two server-to-server REST calls: POST /v2/shipments (to/from address + parcel → rates[]) then POST /v2/shipments/{id}/buy (chosen rate → postage_label.label_url + tracking_code). query_tracking is POST /v2/trackers (by tracking_code). refund_label is POST /v2/shipments/{id}/refund (or POST /v2/refunds by carrier + tracking_codes). Auth is HTTP Basic with the API key as username and an empty password; the key prefix (EZTK… / EZAK…) selects test vs production on the same base URL https://api.easypost.com.
Pure stateless translation layer. The label is generated and served by EasyPost/the carrier; the EasyPost API key travels per-request in a header, nothing is stored. Parcels flow sender ↔ carrier ↔ recipient directly. Privacy policy.
Taiwan CVS pickup + home delivery live in taiwan-logistics-mcp. One family of stateless BYO local-commerce MCP servers: local payments in 81 countries at mcp.wishpool.app, plus electronic-invoice servers across nine countries including Mexico CFDI, Brazil NF-e, Chile DTE, Peru CPE and India GST.
MIT licensed.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.