Live USPS, UPS and FedEx rates for a US parcel described in plain words. No scale needed.
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (streamable-http). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Aus einem echten MCP-Handshake initialize → tools/list gegen den deklarierten Endpunkt gelesen. Es wurde nie ein Tool aufgerufen — tools/list ist der lesende Introspektionsaufruf, den das Protokoll dafür vorsieht. Es spiegelt wider, was der Server in diesem Moment angeboten hat; ein gehosteter Endpunkt ist an keine Version gebunden und kann sich ohne Ankündigung ändern.
https://quote-api.smklog.com/mcp5 Tools · 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…
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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…
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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,…
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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…
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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…
| Parameter | Typ | Beschreibung |
|---|---|---|
| session_id* | string | The session_id from create_checkout_link. |
5 von 5 Tools haben eine Beschreibung veröffentlicht.
Tool-Namen und -Beschreibungen stammen vom Publisher und werden wortgetreu als inerter Text angezeigt. Es sind die Zeichenketten, die ein MCP-Client an ein Modell übergibt, deshalb prüft Forge sie auf Prompt-Injection-Muster — jeder Befund erscheint oben beim Sicherheits-Scan. „Privilegiert“ ist ein Schlagwort-Treffer im Tool-Namen, keine Prüfung dessen, was das Tool tut: ein harmlos klingender Name kann trotzdem alles tun.
Live USPS, UPS and FedEx rates for a US parcel described in plain words. No scale needed.
Verlinkte Namen öffnen den Forge-Index aller Einträge, bei denen dieses Tool beobachtet wurde. Alle indexierten Tools durchsuchen.
Dieser Eintrag veröffentlicht kein npm-Paket, daher hat Forge keinen Abhängigkeitsbaum dafür. Das ist eine Lücke in der Abdeckung — keine Aussage, dass er keine Abhängigkeiten hat.