5,400+ manufacturing calculators plus live U.S. tariff, PMI, cost-index, wage, and forecast data.
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://www.mfgcalcs.com/api/mcp17 outils · 156 mssearch_calculatorsSearch MFG Calcs' library of 5,000+ manufacturing calculators (machining, molding, welding, OEE, cost estimating, energy, quality, maintenance, and more). Returns matching calculators with their tool slug for run_calculator. Try: {"query":"OEE"}Search MFG Calcs' library of 5,000+ manufacturing calculators (machining, molding, welding, OEE, cost estimating, energy, quality, maintenance, and more). Returns matching calculators with their tool slug for run_calculator. Try: {"query":"OEE"}
| Paramètre | Type | Description |
|---|---|---|
| query* | string | What to calculate, e.g. 'OEE' or 'injection molding cycle time' |
| limit | number | Max results, default 10 |
get_calculatorGet a calculator's inputs (labels, units, defaults, min/max) and formula before running it. requiresPositive marks a field whose documented minimum of 0 is really exclusive. Use the tool slug from search_calculators. Try: {"tool":"oee"}Get a calculator's inputs (labels, units, defaults, min/max) and formula before running it. requiresPositive marks a field whose documented minimum of 0 is really exclusive. Use the tool slug from search_calculators. Try: {"tool":"oee"}
| Paramètre | Type | Description |
|---|---|---|
| tool* | string | Calculator slug, e.g. 'oee' or 'unit-cost' |
run_calculatorRun a manufacturing calculation. Provide inputs by field key or slugified label (see get_calculator); missing inputs use the calculator's documented defaults. Returns labeled results with units, the formula, and a citation URL that should be shared with the user. Inputs are checked against their do…Run a manufacturing calculation. Provide inputs by field key or slugified label (see get_calculator); missing inputs use the calculator's documented defaults. Returns labeled results with units, the formula, and a citation URL that should be shared with the user. Inputs are checked against their do…
| Paramètre | Type | Description |
|---|---|---|
| tool* | string | Calculator slug from search_calculators |
| inputs | object | Input values keyed by field key or label param, e.g. {"availability": 90} |
lookup_tariffLook up U.S. manufacturing import tariffs: HTS General/Special fields, informational Chapter 99 references, observed effective calculated-duty rate, eligible families' aggregate customs unit value, source shares, and named-source HHI floor with retained-board coverage. Search by keyword, family, or…Look up U.S. manufacturing import tariffs: HTS General/Special fields, informational Chapter 99 references, observed effective calculated-duty rate, eligible families' aggregate customs unit value, source shares, and named-source HHI floor with retained-board coverage. Search by keyword, family, or…
| Paramètre | Type | Description |
|---|---|---|
| query* | string | Keyword, family key, or HTS code/prefix, e.g. 'bearings' or '8482' |
| limit | integer | Max family matches, default 5; allowed range 1-10 |
get_indexFetch a published MFG Calcs index, board, ledger, forecast, vintage, revision record, seasonal series, or HS-NAICS map. Tariff targets distinguish the tracked manufacturing panel's observed effective calculated-duty rate; origins are statistically associated with those reported Calculated Duties, n…Fetch a published MFG Calcs index, board, ledger, forecast, vintage, revision record, seasonal series, or HS-NAICS map. Tariff targets distinguish the tracked manufacturing panel's observed effective calculated-duty rate; origins are statistically associated with those reported Calculated Duties, n…
| Paramètre | Type | Description |
|---|---|---|
| index* | string | Published target. |
| filter | string | Target selector; meaning depends on index. |
| country | string | Duty-free origin. |
| scheduleYear | string | Duty-free HTS year. |
| points | string | History: "latest", "all", or count. |
| limit | string | Rows: "all" or count. |
| asOf | string | Vintage cutoff (YYYY-MM-DD). |
| artifact | string | Revision artifact filter. |
| since | string | Revision cutoff (YYYY-MM-DD). |
| naics | string | Six-digit NAICS code for get_hs_naics. |
get_provenanceGet the MFG Calcs Provenance Manifest: the verifiable record for every branded index and ledger on the site. For each one it returns a SHA-256 of the committed artifact and of every committed public-data input it was built from, plus the generator that reproduces it and the page that renders it. Us…Get the MFG Calcs Provenance Manifest: the verifiable record for every branded index and ledger on the site. For each one it returns a SHA-256 of the committed artifact and of every committed public-data input it was built from, plus the generator that reproduces it and the page that renders it. Us…
Aucun schéma d’entrée n’a été publié pour cet outil.
search_siteSearch everything on mfgcalcs.com beyond calculators: 64 live economic data series (imports, prices, wages, energy), 57 tariff families, state cost data, calculator categories, and datasets. Returns typed matches with URLs to cite. Use search_calculators for the 5,000+ calculators themselves. Try:…Search everything on mfgcalcs.com beyond calculators: 64 live economic data series (imports, prices, wages, energy), 57 tariff families, state cost data, calculator categories, and datasets. Returns typed matches with URLs to cite. Use search_calculators for the 5,000+ calculators themselves. Try:…
| Paramètre | Type | Description |
|---|---|---|
| query* | string | Anything: 'steel imports', 'fastener tariff', 'texas electricity' |
| limit | number | Max matches, default 10, max 25 |
get_whats_newGet the daily what-changed digest for the newest data day, in one call with links deeper: every agency series that published a new reading, every agency value restated (derived signals that recomputed are listed separately by name), every projection graded against its printed actual, and the day's…Get the daily what-changed digest for the newest data day, in one call with links deeper: every agency series that published a new reading, every agency value restated (derived signals that recomputed are listed separately by name), every projection graded against its printed actual, and the day's…
Aucun schéma d’entrée n’a été publié pour cet outil.
get_receiptsGet the append-only archive of Ed25519-signed data receipts: every value signed for a series within the rolling window (current + previous signing year), revisions retained, each entry carrying its claim, claimHash, signature, and keyId. Call with no series for the catalogue plus the keyId→publicKe…Get the append-only archive of Ed25519-signed data receipts: every value signed for a series within the rolling window (current + previous signing year), revisions retained, each entry carrying its claim, claimHash, signature, and keyId. Call with no series for the catalogue plus the keyId→publicKe…
| Paramètre | Type | Description |
|---|---|---|
| series | string | Series key, slug, title, or approved alias; omit for the catalogue. |
get_freshnessGet the freshness contract for MFG Calcs' live data: every series with its measured publishing cadence, latest period, age in days, and an honest state (current | due | stale | unknown). This is the number that decides 'answer from memory or call the tool' — and the cheapest way to know whether a r…Get the freshness contract for MFG Calcs' live data: every series with its measured publishing cadence, latest period, age in days, and an honest state (current | due | stale | unknown). This is the number that decides 'answer from memory or call the tool' — and the cheapest way to know whether a r…
| Paramètre | Type | Description |
|---|---|---|
| series | string | Series key, slug, title, or approved alias; omit for all series. |
get_change_eventsGet every published or revised observation in order with a cursor. Poll by offset instead of re-pulling series. Same engine as /api/events and the vintage archive.Get every published or revised observation in order with a cursor. Poll by offset instead of re-pulling series. Same engine as /api/events and the vintage archive.
| Paramètre | Type | Description |
|---|---|---|
| since | string | Non-negative integer offset from a previous page's cursor; omit to start at 0 |
| limit | string | Page size (bounded server-side) |
| series | string | Series key, slug, title, alias, or archive key. |
| artifact | string | Artifact filter, e.g. 'econData'. |
| type | string | 'published' or 'revised' |
get_citationGet a ready-to-paste citation for an MFG Calcs dataset — including, for vintage-tracked datasets, the ?asOf= URL that returns the numbers exactly as they read on the access date, so the citation stays checkable after revisions instead of rotting. Carries a stable site identifier rather than a DOI;…Get a ready-to-paste citation for an MFG Calcs dataset — including, for vintage-tracked datasets, the ?asOf= URL that returns the numbers exactly as they read on the access date, so the citation stays checkable after revisions instead of rotting. Carries a stable site identifier rather than a DOI;…
| Paramètre | Type | Description |
|---|---|---|
| dataset | string | Dataset id from the catalogue; omit to list what is citable |
| accessed | string | ISO date (YYYY-MM-DD) the data was accessed; defaults to today |
get_vintagesGet the MFG Calcs Vintage Archive: reproduce what a series said on a past date, before later revisions. Use series + asOf (YYYY-MM-DD) for the historical snapshot, series alone for its revision trail, or omit both for the catalogue. Multiple entries for one period indicate revision. Cite the return…Get the MFG Calcs Vintage Archive: reproduce what a series said on a past date, before later revisions. Use series + asOf (YYYY-MM-DD) for the historical snapshot, series alone for its revision trail, or omit both for the catalogue. Multiple entries for one period indicate revision. Cite the return…
| Paramètre | Type | Description |
|---|---|---|
| series | string | Series key, slug, title, approved alias, or archive key; omit for the catalogue. |
| asOf | string | ISO date (YYYY-MM-DD). Returns the series as it stood on that date, ignoring every revision published since. |
| limit | string | Max observations to return. |
get_revisionsGet every restatement of a published figure with its old value, new value, and first-known date. Filter by series, artifact, since, or limit; omit filters for the full record and per-series revision summary. Use it to judge whether a recent print needs a revision caveat. Cite the returned url.Get every restatement of a published figure with its old value, new value, and first-known date. Filter by series, artifact, since, or limit; omit filters for the full record and per-series revision summary. Use it to judge whether a recent print needs a revision caveat. Cite the returned url.
| Paramètre | Type | Description |
|---|---|---|
| series | string | Series key, slug, title, approved alias, or archive key. Unknown or ambiguous values are errors. |
| artifact | string | Artifact name to scope the record to. |
| since | string | ISO date (YYYY-MM-DD); only later revisions. |
| limit | string | Max revisions to return. |
optimize_sourcingSolve the cheapest legal supplier mix as a real linear program: given candidate suppliers with unit costs, tariff rates, freight and capacities, return the exact cost-minimizing allocation under a demand requirement, per-supplier capacity limits, and an optional diversification cap on any one suppl…Solve the cheapest legal supplier mix as a real linear program: given candidate suppliers with unit costs, tariff rates, freight and capacities, return the exact cost-minimizing allocation under a demand requirement, per-supplier capacity limits, and an optional diversification cap on any one suppl…
| Paramètre | Type | Description |
|---|---|---|
| suppliers | string | JSON array, e.g. [{"name":"vietnam","unitCost":9.8,"tariffPct":8,"freightPerUnit":1.1},{"name":"domestic","unitCost":12.5,"freightPerUnit":0.4,"capacity":700}]… |
| demand | string | Total units to allocate, e.g. '1000'. |
| maxSharePct | string | Diversification cap: the most any single supplier may take, in percent, e.g. '60'. |
askAnswer manufacturing questions from committed data; deterministic, no LLM. Missing subjects and product ties ask for clarification. Calculators collect required inputs, retain corrections via `context`, and run when complete; defaults appear only in explicit worked examples. Statistics name period,…Answer manufacturing questions from committed data; deterministic, no LLM. Missing subjects and product ties ask for clarification. Calculators collect required inputs, retain corrections via `context`, and run when complete; defaults appear only in explicit worked examples. Statistics name period,…
| Paramètre | Type | Description |
|---|---|---|
| query* | string | A full question, e.g. 'tariff on fasteners' or 'diesel price' |
| context | string | Optional. The `context` string from a previous ask response. Pass it to ask a follow-up: 'and what about vietnam' or 'why did it go up' then resolve against th… |
| detail | string | Response depth. `answer` is compact; `evidence` adds scoped evidence and adjacent facts; `full` preserves the compatibility-default forensic payload. Defaults… |
briefDescribe a SITUATION rather than a question and get every fact bearing on it, each answered and cited. `ask` for one figure, `brief` for a decision. Names what it could not establish. Try: {"situation":"sourcing bearings from china"}Describe a SITUATION rather than a question and get every fact bearing on it, each answered and cited. `ask` for one figure, `brief` for a decision. Names what it could not establish. Try: {"situation":"sourcing bearings from china"}
| Paramètre | Type | Description |
|---|---|---|
| situation* | string | In plain words: 'importing $250,000 of aluminium from vietnam'. |
17 outils sur 17 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.
5,400+ manufacturing calculators plus live U.S. tariff, PMI, cost-index, wage, and forecast data.
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.