Live USPS, UPS and FedEx rates for a US parcel described in plain words. No scale needed.
Déduit des transports déclarés par cette annonce (streamable-http). Un client absent de cette liste n’est pas écarté pour autant — c’est simplement quelque chose que Forge ne peut pas confirmer.
La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.
Lu depuis un véritable échange MCP initialize → tools/list contre l’endpoint déclaré. Aucun outil n’a été invoqué — tools/list est l’appel d’introspection en lecture seule que le protocole prévoit pour cela. Cela reflète ce que le serveur annonçait à cet instant ; un endpoint hébergé n’est figé sur aucune version et peut changer sans préavis.
https://quote-api.smklog.com/mcp5 outils · 571 msget_parcel_quoteLive shipping rates for one parcel sent from a US origin — inside the US, or to Canada, the UK, Germany or Australia — across USPS, UPS and FedEx, and DHL Express on the German and Australian lanes. Describe the item in plain words and the packed box size and weight are estimated. Give exact dimens…Live shipping rates for one parcel sent from a US origin — inside the US, or to Canada, the UK, Germany or Australia — across USPS, UPS and FedEx, and DHL Express on the German and Australian lanes. Describe the item in plain words and the packed box size and weight are estimated. Give exact dimens…
| Paramètre | Type | Description |
|---|---|---|
| product* | string | Plain-words item description, e.g. "65 inch flat screen TV in original box". |
| from_zip* | string | Origin US ZIP code, 5 digits. The origin is always in the United States. |
| to_zip* | string | Destination postal code: a 5-digit ZIP for the US, or the destination country's own postal code, e.g. M5V 2T6 for Toronto or SW1A 1AA for London. |
| to_country | string | Two-letter destination country: US (default), CA, GB, DE, AU. |
| quantity | integer | Identical parcels in this shipment. Default 1. |
| weight_lb | number | Packed weight, pounds. Decimals allowed. |
| length_in | number | Packed box length, inches. |
| width_in | number | Packed box width, inches. |
| height_in | number | Packed box height, inches. |
create_checkout_linkTurns a decided shipment into a payment session for buying its shipping label: the checkout amount and a handoff URL that opens SMKlog checkout prefilled with the parcel. Use it after get_parcel_quote, passing the quote_id that call returned, so the price is reused and no second carrier call is spe…Turns a decided shipment into a payment session for buying its shipping label: the checkout amount and a handoff URL that opens SMKlog checkout prefilled with the parcel. Use it after get_parcel_quote, passing the quote_id that call returned, so the price is reused and no second carrier call is spe…
| Paramètre | Type | Description |
|---|---|---|
| quote_id | string | The quote_id returned by a previous get_parcel_quote call. Valid for 15 minutes. |
| product | string | Plain-words item description. Required unless quote_id is given. |
| from_zip | string | Origin US ZIP code, 5 digits. Required unless quote_id is given. |
| to_zip | string | Destination postal code: a 5-digit ZIP for the US, or the destination country's own postal code. Required unless quote_id is given. |
| to_country | string | Two-letter destination country: US (default), CA, GB, DE, AU. |
| quantity | integer | Identical parcels in this shipment. Default 1. |
| service | string | Service to anchor the amount to, e.g. "USPS Ground Advantage". Omitted or unmatched, the amount anchors the quote's first rate, top of the best-value ranking r… |
track_parcelTrack a shipment whose shipping label was bought on smklog.com, by carrier tracking number. Returns the current delivery status, the latest scan events and the estimated delivery date when the carrier reports one. Works for SMKlog labels only — it is not a universal tracker for arbitrary USPS, UPS,…Track a shipment whose shipping label was bought on smklog.com, by carrier tracking number. Returns the current delivery status, the latest scan events and the estimated delivery date when the carrier reports one. Works for SMKlog labels only — it is not a universal tracker for arbitrary USPS, UPS,…
| Paramètre | Type | Description |
|---|---|---|
| tracking_number* | string | Carrier tracking number from the SMKlog receipt or label page |
get_price_indexThe SMKlog parcel shipping price index: a monthly repriced basket of six common boxes (1 to 20 lb) shipped from Newark, NJ to five US cities, quoted through the same live USPS, UPS and FedEx pipeline that prices real shipments. Returns the cheapest purchasable service per box and lane with every ra…The SMKlog parcel shipping price index: a monthly repriced basket of six common boxes (1 to 20 lb) shipped from Newark, NJ to five US cities, quoted through the same live USPS, UPS and FedEx pipeline that prices real shipments. Returns the cheapest purchasable service per box and lane with every ra…
| Paramètre | Type | Description |
|---|---|---|
| month | string | Issue month as YYYY-MM. Omit for the newest published issue. |
get_checkout_statusReports where a payment session made by create_checkout_link stands: whether the human has opened checkout, paid, and whether the shipping label exists yet, with the tracking number once it does. Reads SMKlog's own order records only: no carrier call, no quote allowance, nothing changes. Poll it af…Reports where a payment session made by create_checkout_link stands: whether the human has opened checkout, paid, and whether the shipping label exists yet, with the tracking number once it does. Reads SMKlog's own order records only: no carrier call, no quote allowance, nothing changes. Poll it af…
| Paramètre | Type | Description |
|---|---|---|
| session_id* | string | The session_id from create_checkout_link. |
5 outils sur 5 ont publié une description.
Les noms et descriptions d’outils sont écrits par l’éditeur et affichés tels quels, comme du texte inerte. Ce sont les chaînes qu’un client MCP transmet à un modèle, alors Forge y recherche des motifs d’injection de prompt — tout constat apparaît avec l’analyse de sécurité ci-dessus. « Privilégié » est une correspondance de mot-clé sur le nom de l’outil, pas un audit de ce qu’il fait : un nom anodin peut tout de même tout faire.
Live USPS, UPS and FedEx rates for a US parcel described in plain words. No scale needed.
Les noms cliquables ouvrent l’index Forge de toutes les entrées observées exposant cet outil. Parcourir tous les outils indexés.
Cette entrée ne publie aucun paquet npm : Forge n'a donc pas d'arbre de dépendances pour elle. C'est une lacune de couverture — pas une affirmation qu'elle n'a aucune dépendance.