Live USPS, UPS and FedEx rates for a US parcel described in plain words. No scale needed.
Dedotto dai trasporti dichiarati da questo annuncio (streamable-http). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.
La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.
Letto da un vero handshake MCP initialize → tools/list verso l’endpoint dichiarato. Nessuno strumento è stato invocato — tools/list è la chiamata di introspezione in sola lettura che il protocollo prevede a questo scopo. Riflette ciò che il server annunciava in quel momento; un endpoint ospitato non è vincolato ad alcuna versione e può cambiare senza preavviso.
https://quote-api.smklog.com/mcp5 strumenti · 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…
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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…
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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,…
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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…
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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…
| Parametro | Tipo | Descrizione |
|---|---|---|
| session_id* | string | The session_id from create_checkout_link. |
5 strumenti su 5 hanno pubblicato una descrizione.
I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.
Live USPS, UPS and FedEx rates for a US parcel described in plain words. No scale needed.
I nomi collegati aprono l’indice Forge di tutte le voci osservate esporre quello strumento. Sfoglia tutti gli strumenti indicizzati.
Questa voce non pubblica alcun pacchetto npm, quindi Forge non ha un albero delle dipendenze per essa. È una lacuna di copertura, non l'affermazione che non abbia dipendenze.